Tag: actionscript

  • AS3 getouterscope instruction

    During my journeys around ActionScript 3 bytecode I encountered interesting undocumented instruction called getouterscope. The instruction is not documented in official Avm2 overview available online which makes it harder to understand.

  • Obfuscators comparison

    This post contains list of obfuscators with a description of some tricks they use and how FFDec handles it.