搜索资源列表
smali.c.tar
- 找到smali语言中p寄存器使用的个数 通过输入方法名的那一行 输出这一方法一共有多少个p寄存器-Find the number of the p register smali language use by the input method name of the line output of this method the number of p register
smali2java
- apktools是将android的apk文件反汇编为smali文件,附件中的代码是将smali文件转为java文件的源码 用法:java -jar smali2java.jar xxx.smali-apktools android apk file disassembler smali file, annex code the smali file into the source code of the java files usage: java-jar smali2java.jar x
Smali-CFGs-master
- 对Android应用具有反编译的功能,可以对编译后的dex代码进行分析,生成控制流图等-For Android application has decompilation feature, you can dex compiled code analysis generates a control flow graph, etc.
