smali/baksmali v2.1.3 [apk编译_反编译工具]
官网:https://github.com/JesusFreke/smali2016-07-16 v2.1.3 is out. This is another minor bugfix version.
2016-04-08 v2.1.2 is out. This has a few bugfixes, and adds initial support for the new "037" dex format, courtesy of Alex Light.
2016-01-10 v2.1.1 is out! This adds support for deodexing 64 bit oat files, as well as some fixes for a few other deodexing issues.
2015-09-30 v2.1.0 is out! This adds support for deodexing Art oat files from Marshmallow+ devices. See DeodexInstructions for more info.
2015-09-24 v2.0.8 is out! This is a bugfix release.
2015-04-30 v2.0.6 is out! Bugfixes, etc.
[*]Fixes a bug with parameter annotations (credit: Jiri Hrushka)
[*]Improves the build experience when dx is not on path
[*]baksmali should be working correctly on windows 8.1 now
[*]Fixes for the deodexerant makefile (credit: Victor Kaiser-Pendergrast)
[*]Various other bugfixes, etc. (thanks to Rover12421 for a handful of small fixes)
反编译用法:
java -jar baksmali-2.1.3.jar -o c:\classout/ c:\classes.dex
把c:\classes.dex反编译为smali,输出到c:\classout目录
编译用法:
java -jar smali-2.1.3.jar c:\classout/ -o c:\classes.dex
把c:\classout目录下的smali文件编译为c:\classes.dex
板凳我来了 apk.这是拿什么语言写出来的啊! 已经有很多这种apk的反编译工具了 感谢,用用看看 收下了 多谢分内向 收下了。
多谢楼主分享。 收下了谢谢
感谢啊,找了好久,谢谢分享
页:
[1]
2