rednaga / APKiD

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

[DETECTION] Yara issue on dex #338

Open enovella opened 1 year ago

enovella commented 1 year ago

Sample

https://github.com/Android1500/AndroidFaker/releases/download/v1.8.3/app-release.apk

Problem

$ apkid android-fakerv1.8.3.apk
[+] APKiD 2.1.4 :: from RedNaga :: rednaga.io
[*] android-fakerv1.8.3.apk!classes.dex
 |-> anti_vm : Build.FINGERPRINT check, Build.MANUFACTURER check, possible Build.SERIAL check
 |-> compiler : unknown (please file detection issue!)
 |-> yara_issue : yara issue - dex file recognized by apkid but not yara module
apkunpacker commented 1 year ago

Same as https://github.com/rednaga/APKiD/issues/269