NaC-L / Mergen

Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
GNU General Public License v3.0
332 stars 31 forks source link

x86 support #17

Open NaC-L opened 3 months ago

NaC-L commented 3 months ago

identify the instructions that needs a x86 alternative.

we dont need to use constant values with push, pop, call, etc.