llvm-string-obfuscator icon indicating copy to clipboard operation
llvm-string-obfuscator copied to clipboard

LLVM String Obfuscator

Results 3 llvm-string-obfuscator issues
Sort by recently updated
recently updated
newest added
trafficstars

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