1 link tagged with all of: python + deobfuscation + ollvm
Click any tag below to further narrow down your results
Links
A Python tool has been developed to deobfuscate control flow flattening applied by OLLVM, using the Miasm framework to recover the original control flow of obfuscated functions. It reconstructs the control flow, generates deobfuscated binaries, and supports multi-layered function deobfuscation for both Windows and Linux binaries. The tool is inspired by previous works and utilizes symbolic execution for effective analysis.