APKinspector - Android 恶意软件样本分析工具


未知
Linux
Python

软件简介

APKinspector是一款强大的工具,可以帮助分析人员手动分析Android恶意软件样本.GUI部分使用了PyQT.

APKinspector的主要特点如下:

(1) Graph-based UI displaying control flow of the code.
(2) Links from graph view to source view.
(3) Function/Object - > Method list and filter.
(4) Strings list and Filter.
(5) Flow in/out from a given point.
(6) Function and variable renaming.
Additional features are:
(7) Syntax highlighting.
(8) Find the UI Dialog before trigger the suspicious API.