NaC-L / Mergen

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

Calculations of unknown function call shouldn't be optimized #15

Open NaC-L opened 3 weeks ago

NaC-L commented 3 weeks ago

https://github.com/NaC-L/Mergen/blob/main/lifter/Semantics.cpp#L9 https://github.com/NaC-L/Mergen/blob/main/lifter/Semantics.cpp#L702

should just convert inttoptr and then call it