├── AntiClassDump.h ├── BogusControlFlow.h ├── CryptoUtils.h ├── Flattening.h ├── FunctionCallObfuscate.h ├── FunctionWrapper.h ├── IndirectBranch.h ├── Obfuscation.h ├── README.md ├── Split.h ├── StringEncryption.h ├── Substitution.h └── Utils.h /AntiClassDump.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/AntiClassDump.h -------------------------------------------------------------------------------- /BogusControlFlow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/BogusControlFlow.h -------------------------------------------------------------------------------- /CryptoUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/CryptoUtils.h -------------------------------------------------------------------------------- /Flattening.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/Flattening.h -------------------------------------------------------------------------------- /FunctionCallObfuscate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/FunctionCallObfuscate.h -------------------------------------------------------------------------------- /FunctionWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/FunctionWrapper.h -------------------------------------------------------------------------------- /IndirectBranch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/IndirectBranch.h -------------------------------------------------------------------------------- /Obfuscation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/Obfuscation.h -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/README.md -------------------------------------------------------------------------------- /Split.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/Split.h -------------------------------------------------------------------------------- /StringEncryption.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/StringEncryption.h -------------------------------------------------------------------------------- /Substitution.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/Substitution.h -------------------------------------------------------------------------------- /Utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HikariObfuscator/Headers/HEAD/Utils.h --------------------------------------------------------------------------------