llvm-string-obfuscator
llvm-string-obfuscator copied to clipboard
LLVM String Obfuscator
Hello, we quoted and modified your code to implement a Rust code obfuscator, and will open source our project, but your code project did not add authorized licenses, would you...
Hi, this is not really an issue. Could you advise on how to run the llvm-string-obfuscator with cargo build? Many thanks!
probably should be: ~~~ if (MainFunc) createDecodeStubBlock(MainFunc, DecodeStub); ~~~ https://github.com/tsarpaul/llvm-string-obfuscator/blob/22c57d5b29063d2348da6a24a5cd507e28d9ecb3/StringObfuscator/StringObfuscator.cpp#L207