- 授权协议: 未知
- 开发语言: Python
- 操作系统: Linux
- 软件首页: https://bitbucket.org/ryanwsmith/apkinspector/
软件介绍
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.
Open Data Structures
Pat Morin / AU Press / 2013-6 / USD 29.66
Offered as an introduction to the field of data structures and algorithms, Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues......一起来看看 《Open Data Structures》 这本书的介绍吧!
