Example Usage
{
"input": "D:\\Computing\\HelloWorld\\out\\artifacts\\HelloWorld_jar\\HelloWorld.jar",
"output": "D:\\Computing\\HelloWorld\\out\\artifacts\\HelloWorld_jar\\HelloWorld-obf.jar",
"script": "function isRemappingEnabledForClass(node) {\n return true;\n}\nfunction isObfuscatorEnabledForClass(node) {\n return true;\n}",
"libraries": [
"C:\\Program Files\\Java\\jre1.8.0_211\\lib",
"D:\\Computing\\backdoored_old\\dependencies",
"D:\\Computing\\backdoored\\libs"
],
"Crasher": {
"Enabled": false,
"Invalid Signatures": true,
"Empty annotation spam": true
},
"InvokeDynamic": {
"Enabled": true
},
"HWIDPRotection": {
"Enabled": false,
"HWID": ""
},
"Optimizer": {
"Enabled": true,
"Replace String.equals()": true,
"Replace String.equalsIgnoreCase()": true,
"Optimize static string calls": true
},
"LineNumberRemover": {
"Enabled": true,
"Rename local variables": true,
"Remove Line Numbers": true,
"Remove Debug Names": true,
"Add Local Variables": true,
"New SourceFile Name": ""
},
"StringEncryption": {
"Enabled": true,
"HideStrings": true,
"AES": true
},
"NumberObfuscat
See also
404
Open Source
A new approach to fighting cross-session tracking: multi-layer online fingerprint obfuscation. Spoof…
omni
Open Source
A modern zero-allocation C++23 library for working with low-level Windows within user-space. Iterati…
aidsfuscator
Free
Aidsfuscator is a java bytecode obfuscator that aims to become the best, if not then one of the best…
CTFPacker
Open Source
Shellcode packer for CTFs and pentest / red team exams aiming for AV evasion!…
BatchObfuscator
Open Source
BatchObfuscator is a tool designed to assist software developers in making their Windows batch scrip…
DojoLoader
Open Source
Generic PE loader for fast prototyping evasion techniques…