Deobfuscating Name Scrambling as a Natural Language Generation Task

  • Pablo Ariel Duboue Textualization Software Ltd.

Resumen

We are interested in data-driven approaches to Natural Language Generation, but semantic representations for human text are difficult and expensive to construct. By considering a methods implementation as weak semantics for the English terms extracted from the method’s name we can collect massive datasets, akin to have words and sensor data
aligned at a scale never seen before. We applied our learned model to name scrambling, a common technique used to protect intellectual property and increase the effort necessary to reverse engineer Java binary code: replacing all the method and class names by a random identifier. Using 5.6M bytecode-compiled Java methods obtained from the Debian
archive, we trained a Random Forest model to predict the first term in the method name. As features, we use primarily the opcodes of the bytecodes (that is, bytecodes without any parameters). Our results indicate that we can distinguish the 15 most popular terms from the others at 78% recall, helping a programmer performing reverse engineering to reduce half of the methods in a program they should further investigate. We also performed some preliminary experiments using neural machine translation.

Publicado
2019-03-29
Cómo citar
Duboue, P. (2019). Deobfuscating Name Scrambling as a Natural Language Generation Task. Electronic Journal of SADIO (EJS), 18(1), 26-42. Recuperado a partir de https://publicaciones.sadio.org.ar/index.php/EJS/article/view/85