- Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM https://github.com/JonathanSalwan/VMProtect-devirtualization 3 comments reverseengineering
Linked pages
- GitHub - JonathanSalwan/Triton: Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code. https://github.com/JonathanSalwan/Triton 19 comments
- GitHub - JonathanSalwan/Tigress_protection: Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM. https://github.com/JonathanSalwan/Tigress_protection 0 comments