Building an obfuscated Python interpreter: we need more opcodes
Summary
Obfuscated CPython beyond opcode permutation: modifying the peephole optimizer to add combined instructions like LOAD_FAST_ZERO_LOAD_CONST, forcing attackers to study the evaluation loop.
- Published
- Collected
Skip to content