Ported Polaris-Obfuscator from C++/LLVM 16 to Python on LLVM 21.
9 passes: encrypted flattening, modular-arithmetic predicates, pointer mazes, function merging, and an X86 MIR pass that makes IDA's decompiler hallucinate variables that never existed.
- Shifting Codes — open-source LLVM obfuscation passes ported from Pluto/Polaris/riscy-business to Python via llvm-nanobind. 17 passes, PyQt6 UI, works with modern LLVM 21. Blog post walking through Pluto obfuscations: shifting.codes/blog/llvm-obfu… GitHub: github.com/expend20/shift…
- which feature of a debugger (or RE tool based on it) you were always missing in WinDBG/x64dbg or CheatEngine?
- Using LLMs to play Flare-On 11. Much more fun compared to pre-LLMs era. youtu.be/w232BOBfoeA
- BinaryShield a bin2bin x86-64 code virtualizer crackme solution youtube.com/watch?v=7cFgJV…

