2017-12-28 17:35:47 +01:00
{
"namespace" : "runtime-packer" ,
2022-01-29 11:54:15 +01:00
"description" : "Runtime or software packer used to combine compressed or encrypted data with the decompression or decryption code. This code can add additional obfuscations mechanisms including polymorphic-packer or other obfuscation techniques. This taxonomy lists all the known or official packer used for legitimate use or for packing malicious binaries." ,
2017-12-28 17:35:47 +01:00
"version" : 1 ,
"predicates" : [
{
"value" : "portable-executable" ,
"expanded" : "Portable Executable (PE)"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "dex" ,
"expanded" : "Dalvik Executable (DEX)"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "elf" ,
2022-01-29 11:54:15 +01:00
"expanded" : "Executable Linkable Format (ELF)"
} ,
{
"value" : "mach-o" ,
"expanded" : "Mach-object (Mach-O)"
2017-12-28 17:35:47 +01:00
} ,
{
"value" : "cli-assembly" ,
"expanded" : "CLI assembly"
}
] ,
"values" : [
{
"predicate" : "portable-executable" ,
"entry" : [
{
"value" : ".netshrink" ,
"expanded" : ".netshrink"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "alienyze" ,
"expanded" : "Alienyze"
} ,
{
"value" : "apack" ,
"expanded" : "aPack"
} ,
{
"value" : "apk-protect" ,
"expanded" : "APK Protect"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "armadillo" ,
"expanded" : "Armadillo"
} ,
{
"value" : "aspack" ,
"expanded" : "ASPack"
} ,
{
"value" : "aspr-asprotect" ,
"expanded" : "ASPR (ASProtect)"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "autoit" ,
"expanded" : "AutoIT"
} ,
{
"value" : "bero" ,
"expanded" : "BeRo EXE Packer"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "boxedapp-packer" ,
"expanded" : "BoxedApp Packer"
} ,
{
"value" : "cexe" ,
"expanded" : "CExe"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "code-virtualizer" ,
"expanded" : "Code Virtualizer"
} ,
{
"value" : "dexguard" ,
"expanded" : "DexGuard"
} ,
{
"value" : "dexprotector" ,
"expanded" : "DexProtector"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "dotbundle" ,
"expanded" : "dotBundle"
} ,
{
"value" : "enigma-protector" ,
"expanded" : "Enigma Protector"
} ,
{
"value" : "exe-bundle" ,
"expanded" : "EXE Bundle"
} ,
{
"value" : "exe-stealth" ,
"expanded" : "EXE Stealth"
} ,
{
"value" : "expressor" ,
"expanded" : "eXPressor"
} ,
{
"value" : "fsg" ,
"expanded" : "FSG"
} ,
{
2022-01-29 11:54:15 +01:00
"value" : "gzexe" ,
"expanded" : "GzExe"
} ,
{
"value" : "kkrunchy" ,
"expanded" : "Kkrunchy"
} ,
{
"value" : "liapp" ,
"expanded" : "LIAPP"
2017-12-28 17:35:47 +01:00
} ,
{
"value" : "mew" ,
"expanded" : "MEW"
} ,
{
"value" : "mpress" ,
"expanded" : "MPRESS"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "nspack" ,
"expanded" : "NSPack"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "obsidium" ,
"expanded" : "Obsidium"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "pecompact" ,
"expanded" : "PECompact"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "pelock" ,
"expanded" : "PELock"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "peshield" ,
"expanded" : "PEShield"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "pespin" ,
"expanded" : "PESpin"
} ,
{
"value" : "petite" ,
2022-01-29 11:54:15 +01:00
"expanded" : "PEtite"
2017-12-28 17:35:47 +01:00
} ,
{
"value" : "rlpack-basic" ,
"expanded" : "RLPack Basic"
} ,
{
"value" : "smart-packer-pro" ,
"expanded" : "Smart Packer Pro"
} ,
{
"value" : "themida" ,
"expanded" : "Themida"
} ,
2022-01-29 11:54:15 +01:00
{
"value" : "upack" ,
"expanded" : "UPack"
} ,
2017-12-28 17:35:47 +01:00
{
"value" : "upx" ,
"expanded" : "UPX"
} ,
{
"value" : "vmprotect" ,
"expanded" : "VMProtect"
} ,
{
"value" : "xcomp-xpack" ,
"expanded" : "XComp/XPack"
2022-01-29 11:54:15 +01:00
} ,
{
"value" : "yoda-crypter" ,
"expanded" : "Yoda's Crypter"
} ,
{
"value" : "yoda-protector" ,
"expanded" : "Yoda's Protector"
} ,
{
"value" : "zprotect" ,
"expanded" : "ZProtect"
2017-12-28 17:35:47 +01:00
}
]
}
]
}