Android rev — различия между версиями
Материал из InformationSecurity WIKI
Kidcrash (обсуждение | вклад) |
Kidcrash (обсуждение | вклад) |
||
Строка 6: | Строка 6: | ||
* [http://jd.benow.ca/ JD-GUI] Yet another fast Java decompiler | * [http://jd.benow.ca/ JD-GUI] Yet another fast Java decompiler | ||
+ | |||
+ | ==== Онлайн анализаторы ==== | ||
+ | |||
+ | * [https://anubis.iseclab.org/ Anubis] Malware Analysis for Unknown Binaries | ||
+ | |||
+ | * [http://andrototal.org/ andrototal] AndroTotal is a free service to scan suspicious APKs against multiple mobile antivirus apps. | ||
Текущая версия на 16:36, 26 января 2016
Инструментарий
Реверсинг
- dex2jar Tools to work with android .dex and java .class files
- JD-GUI Yet another fast Java decompiler
Онлайн анализаторы
- Anubis Malware Analysis for Unknown Binaries
- andrototal AndroTotal is a free service to scan suspicious APKs against multiple mobile antivirus apps.
Ссылки на статьи
http://www.javadecompilers.com/apk Онлайн Jadx decompiler Android