如何找到所有包含在APK包 [英] How to find all the packages included in an apk

查看:324
本文介绍了如何找到所有包含在APK包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我参与逆向工程的Andr​​oid应用程序(使用apktool和androguard)。我想找到所有包含在APK包。该软件包包括主要应用code,广告库(如广告意识,的InMobi,Mobclix的等),社会SDK(如Facebook,谷歌等),分析(乱舞,谷歌分析等)或任何其他支持库。请让我知道,如果有任何工具 /反正做到这一点。如果工具是当前不可用,我打算来发展,请通过此建议帮助我

编辑:我已经使用dex2jar,DED,敢于反编译。所有这些都将产生的文件夹结构,但是,他们不会给出关于PKG名称(或打包类型,如即兴,社交SDK等)的信息。我分析了300多个应用程序,因此,我无法分析文件夹结构,浏览和查找所有包。因此,我希望听到的自动机制(如果不提供,提示/想法来发展)


解决方案

  

我想找到所有包含在APK包。 ......请让我知道是否有任何工具/无论如何要做到这一点。


我设法找到一个名为德克斯特工具,也提供了这个确切的功能。此外,他们present一个包依赖关系图

I am involved in reverse engineering android apps (using apktool and androguard). I wish to find out all the packages included in an apk. The package may include the main application code, ad library (such as ad sense, inmobi, mobclix etc.), social SDK (such as facebook, Google etc.), Analytics (flurry, Google analytics etc.) or any other support lib. Please let me know if there is any tool/ anyway to do this. If tools are not currently available, I intend to develop one, please help me by advising on this.

EDIT: I have used dex2jar, ded and dare decompilers. All of these will produce the folder structure, but, they wont give information regarding pkg names (or pkg types like ad lib, social sdk etc.). I am analysing more than 300 apps, so, I can not parse the folder structure to navigate and find all packages. Hence, I wish to hear about an automated mechanism (if not available, tips/ ideas to develop one)

解决方案

I wish to find out all the packages included in an apk. ... Please let me know if there is any tool/ anyway to do this.

I managed to find a tool called dexter, that offered this exact feature. Also they present a package dependency graph.

这篇关于如何找到所有包含在APK包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆