Upload suspicious Android applications and receive a comprehensive analysis. Inspect their code for features like dynamic code loading, emulator detection, amongst others.
apkdetect allows to identify most of modern malware families, including a variety of banking trojans and droppers, e.g. BankBot Anubis, BianLian.
Whenever apkdetect recognizes malware family, its configuration gets extracted and becomes available for the analyst. Configs can be tracked by a specific keywords, e.g. pl.mbank.
Quite a few malware families utilize loaders to dynamically decrypt and use code. apkdetect tries to recognize the most popular loaders and extract decrypted code to be analyzed by other modules.
All analyses of samples that a user has access to are wholly browsable. One can search for different common features which are available in the analysis report.
Uploaded samples can be shared with the community so other researchers can stay up to date with current threats. Furthermore, an analyst is capable of adding a comment to analyzed samples indicating e.g. APK distribution method.