从APK中提取API调用 [英] Extract API calls from an APK

查看:850
本文介绍了从APK中提取API调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从APK中提取API调用/系统调用序列?我现在已经从APK中反编译了源代码,我想知道是否有一个工具可以从源代码中提取该应用程序进行的所有系统调用.

How could i extract API calls/System calls sequence from APK? I have decompiled source code from APK now i want to know if there is a tool that can extract all system calls made by that app from source code.

推荐答案

您应该使用CuckooDroid分析APK文件.我安装了它并使用.这样我就可以获得所有服务,活动等.您可以在此处查看在此处输入链接描述在此处输入链接描述

You should use CuckooDroid for analyze APK files. I installed it and I use. So I can get all services, activities etc. You can look there enter link description here or enter link description here

它们提供了有关APK的所有功能.

They provide to get all functions about APK.

这篇关于从APK中提取API调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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