Tag: obfuscation
13 articles
A "hands-on" introduction to LLVM passes through obfuscation.
We recently looked at the Obfuscator-LLVM project in order to test its different protections. Here are our results, and explanations on how we deal with obfuscation.
Where building a custom obfuscated Python interpreter for a Python packer turned into an optimized Python interpreter.