classes.dex文件转smali文件

主要利用的jar包: apktool.jar

成都创新互联拥有10余年成都网站建设工作经验,为各大企业提供网站设计、成都网站设计服务,对于网页设计、PC网站建设(电脑版网站建设)、手机APP定制开发、wap网站建设(手机版网站建设)、程序开发、网站优化(SEO优化)、微网站、申请域名等,凭借多年来在互联网的打拼,我们在互联网网站建设行业积累了很多网站制作、网站设计、网络营销经验,集策划、开发、设计、营销、管理等网站化运作于一体,具备承接各种规模类型的网站建设项目的能力。

	public static void main(String[] args) {
		baksmaliOptions options = new baksmaliOptions();
		options.jobs = 100; 
		//设置classes.dex文件转化为smali文件的目录
		options.outputDirectory = "D:\\report\\test\\smali";  
		DexFile dexFile = null;
		try {
			dexFile = DexFileFactory.loadDexFile(
			                new File("D:\\report\\test\\classes.dex"), 
			                options.apiLevel);
			baksmali.disassembleDexFile(dexFile, options);
		} catch (IOException e) {
			e.printStackTrace();
		}
	}

分享标题:classes.dex文件转smali文件
本文路径:https://www.cdcxhl.com/article16/gsosgg.html

成都网站建设公司_创新互联,为您提供面包屑导航网页设计公司Google手机网站建设企业建站小程序开发

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联

搜索引擎优化