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

Missing cmkr.cmake #6

Closed mrexodia closed 1 month ago

mrexodia commented 3 months ago

To automatically update the CMakeLists.txt you can add cmkr.cmake to the root folder.

NaC-L commented 1 month ago

Added cmkr.cmake and added instructions on how to build in this commit.