Show HN: HimitsuObfuscator – a lightweight LLVM-17 obfuscator for any Linux

mushstory1 pts0 comments

It generates obfuscated binaries that run on various linux distributions (ubuntu, centos, etc.). It is a clang compiler based on llvm-17.Since it is based on a musl static build, it is lightweight and works well anywhere. Libraries that are rarely used for debugging or testing have been removed.An existing llvm based obfuscation tool has been improved. Strings within structures can now be encrypted, and bugs have been fixed.I created this for use with software called HimitsuShell.

llvm based lightweight linux show himitsuobfuscator

Related Articles