Giter Club home page Giter Club logo

apkanalyser's Introduction

ApkAnalyser

一键提取安卓应用中可能存在的敏感信息。

  • 20200304

    修复“apkPath is not defined”,参数带进来的路径忘记赋值直接写了...

Windows:releases

✔️即兴开发,Enjoy it~~

用法

  • 懒人做法,将所有app放到程序自动创建的apps目录,再运行主程序就好了,不用加参数。

功能

目前提取了APK内:

  • 所有字符串
  • 所有URLs
  • 所有ip
  • 可能是hash值的字符串
  • 存在的敏感词(如oss.aliyun)
  • 可能是accessKey的值

使用Python开发,依赖于apkutils模块,可执行文件使用pyinstaller打包。

apkanalyser's People

Contributors

0x24bin avatar thekingofduck avatar ucstone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apkanalyser's Issues

有问题

+]2020-03-13 10:58:58 running
[?]C:\Users\98Kstar\Desktop\ApkAnalyser-master\ApkAnalyser-master\1.apk
Traceback (most recent call last):
File "apkAnalyser.py", line 308, in
apkPath = apkPath.replace("\", "/")
NameError: name 'apkPath' is not defined
[2412] Failed to execute script apkAnalyser
PS C:\Users\98Kstar\Desktop\ApkAnalyser-master\ApkAnalyser-master>

搜索阿里云的AK误报较多

"LTAI4FiNGpMhj9Q9cL9ygtAC"
"getLongConnUdtDataHeadV2"
"MediaControllerImplApi21"
"isRemotePM25QueryEnabled"
"isBase64BodyViaWebsocket"
"resolveJsr305CustomState"
"MediaControllerImplApi24"
搜索阿里云的误报较多,有啥好的解决方法嘛?

我这边使用apkutils打包后运行失败

您好,我是一个初学者,我在python 使用apkutils 解析apk文件 使用pyinstaller 打包后exe运行失败 提示信息如下:
Failed to execute script 'APKAnalysis' due to unhandledexception: need to copy the

sdk/platforms/android-?/data/res/values/public.xml here
您要是知道的话可以讲解一下嘛 ,可以有偿

使用dex2jar的作用在哪?

看了您的代码有个疑问,我记得apkutils就可以直接提取所有的字符串,这里用dex2jar是干啥用的呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.