peterr.dev,
Beyond the Surface of Code
Zyrox
Advanced, LLVM-Based Obfuscation Plugin
Building Zyrox: A Custom LLVM Obfuscator (Part I)
2025-08-13
Building an LLVM-based plugin for [compile/link]-time obfuscation, making native code harder to reverse engineer.
#Zyrox
#LLVM
#Obfuscation
#Security
#ReverseEngineering
Building Zyrox: A Custom LLVM Obfuscator (Part II)
2025-09-20
Building an LLVM-based obfuscator: Control Flow Flattening
#Zyrox
#LLVM
#Obfuscation
#Security
#ReverseEngineering
Building Zyrox: A Custom LLVM Obfuscator (Part III)
2025-12-11
Building an LLVM-based obfuscator: Encrypted Jump Tables
#Zyrox
#LLVM
#Obfuscation
#Security
#ReverseEngineering
Building Zyrox: A Custom LLVM Obfuscator (Part IV)
2025-12-26
Building an LLVM-based obfuscator: The Finale
#Zyrox
#LLVM
#Obfuscation
#Security
#ReverseEngineering
Check on Github
You can check more blogs about Zyrox here.
And feel free to explore different blogs here.
You can also check this page, which I wrote for a university project and fun.