Skip to content

Releases: 0gajun/Deobfuscator

For Graduation Thesis

25 Jan 04:16
Compare
Choose a tag to compare

Target

  • Redundant Jmps
  • Non-Returning Calls
  • Overlapping Functions and Basic Blocks

Limitation

  • Cannot deobfuscate over multi basic blocks.
  • Cannot manage conditional-jmp properly.
  • and so on... very strong limitation remains....

This will be fixed in future work.