/CodeDeobfuscator

Code Deobfuscator

Primary LanguagePascal

CodeDeobfuscator

Code Deobfuscator x86_32/64

  • The goal was to create a tool that could remove virtual machine (VM) based protections from malware
  • This plugin enables you to remove some common obfuscations
  • Dead code removal
  • Peephole optimization
  • remove Multibranch Protection
  • ..More

TODO List

  • Control Flow Optimize(very Hard)
  • testing (especially x86_64)
  • and Much more

P.S

  • Welcome collaborative testing and improvement of source code(Control Flow Optimize very hard). I have little free time.

Testing

add the path to the project.

CREDITS