Turning Regular Code Into Atrocities With LLVM: The Return
Summary
LLVM obfuscation tutorial, part two: a pass that hides XOR operations by converting operands from base 2 to base 3 before adding them, turning a simple xor into a much harder-to-recognise sequence.
- Published
- Collected
Skip to content