-
Notifications
You must be signed in to change notification settings - Fork 311
[DETECTION] compiler : unknown #373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Edited the formating, please use backtips to format code. Could you please describe the tickets further? |
Additional Info:
|
Edit the 1st comment with the right info |
The DEX compiler fingerprinting was tackled by @CalebFenton and I don't really know if he's interested in taking a look at it again. Personally, I have other goals with APKiD. I won't give priority to this in a long while. Feel free to dig deeper @ReBensk and share your thoughts about it. |
@AbhiTheModder Any clue why these samples are unknown compiler-wise? $ apkid .
[+] APKiD 2.1.5 :: from RedNaga :: rednaga.io
[*] ./Sample1.zip!Sample1.apk!classes.dex
|-> compiler : unknown (please file detection issue!)
|-> packer : Jiagu K
[*] ./Sample1.zip!Sample1.apk!assets/l2fb0a86f_a64.so
|-> anti_hook : syscalls
|-> protector : Virbox
[*] ./Sample1.zip!Sample1.apk!assets/l2fb0a86f_a32.so
|-> protector : Virbox
[*] ./Sample1.zip!Sample1.apk!assets/l2fb0a86f_x64.so
|-> protector : Virbox
[*] ./Sample1.zip!Sample1.apk!assets/l2fb0a86f_x86.so
|-> protector : Virbox
[*] ./Sample2.zip!Sample2.apk!assets/l45e7a802_a32.so
|-> protector : Virbox
[*] ./Sample2.zip!Sample2.apk!assets/l45e7a802_a64.so
|-> anti_hook : syscalls
|-> protector : Virbox
[*] ./Sample2.zip!Sample2.apk!assets/l45e7a802_x64.so
|-> protector : Virbox
[*] ./Sample2.zip!Sample2.apk!assets/l45e7a802_x86.so
|-> protector : Virbox
[*] ./Sample2.zip!Sample2.apk!classes.dex
|-> compiler : unknown (please file detection issue!)
|-> packer : Jiagu K
[*] ./Sample3.zip!Sample3.apk!classes.dex
|-> compiler : unknown (please file detection issue!)
|-> packer : Jiagu K
[*] ./Sample3.zip!Sample3.apk!assets/l676efb5b_a64.so
|-> anti_hook : syscalls
|-> protector : Virbox
[*] ./Sample3.zip!Sample3.apk!assets/l676efb5b_a32.so
|-> protector : Virbox
[*] ./Sample3.zip!Sample3.apk!assets/l676efb5b_x64.so
|-> protector : Virbox
[*] ./Sample3.zip!Sample3.apk!assets/l676efb5b_x86.so
|-> protector : Virbox |
I was looking into this today as well. It lacks any markers, and the map list items are different from standard ones. I have no leads at the moment but will continue investigating and will update if I discover anything. |
Uh oh!
There was an error while loading. Please reload this page.
Samples:
Sample1.zip
Sample2.zip
Sample3.zip
APKiD current results...
The text was updated successfully, but these errors were encountered: