obfuscator-llvm / obfuscator

3.89k stars 1.17k forks source link

Rust support #164

Closed rmccrystal closed 1 year ago

rmccrystal commented 3 years ago

Is it possible to use this project to obfuscate a Rust application? From what I can see the latest version of Rust uses LLVM 12.

iraizo commented 3 years ago

if you get to compile rust using LLVM 4.0, yeah but i dont think so, you could get a newer obfuscator supporting 9.0 that may work tho