rednaga / APKiD

Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
Other
2.01k stars 293 forks source link

[DETECTION] Add PlutoObfuscator #325

Open enovella opened 1 year ago

enovella commented 1 year ago
[+] APKiD 2.1.4 :: from RedNaga :: rednaga.io
[*] ./2.9.1_r.apk!classes.dex
 |-> anti_debug : Debug.isDebuggerConnected() check
 |-> anti_vm : Build.BOARD check, Build.FINGERPRINT check, Build.HARDWARE check, Build.MANUFACTURER check, Build.MODEL check, Build.PRODUCT check, Build.TAGS check, possible VM check
 |-> compiler : r8
 |-> obfuscator : unreadable field names, unreadable method names
[*] ./2.9.5.apk!classes.dex
 |-> anti_debug : Debug.isDebuggerConnected() check
 |-> anti_vm : Build.BOARD check, Build.FINGERPRINT check, Build.HARDWARE check, Build.MANUFACTURER check, Build.MODEL check, Build.PRODUCT check, Build.TAGS check, possible VM check
 |-> compiler : r8
 |-> obfuscator : unreadable field names, unreadable method names
enovella commented 1 month ago