Login
From:
0ffset Training Solutions | Practical and Affordable Cyber Security Training
(Uncensored)
subscribe
Python Opcode Obfuscation: A Powerful Anti-Analysis Technique
https://www.0ffset.net/development/malware-development/obfuscating-python-opcodes/
links
backlinks
Tagged with:
malware analysis
malware development
What if we could somehow compile some Python code that couldn’t be disassembled with your average Python interpreter? What if instead of LOAD_NAME or POP_TOP, we switched it’s opcode value with BUILD_LIST or PUSH_NULL?
Roast topics
Find topics
Find it!