首页
社区
课程
招聘
[转帖]XAPKDetector is Android/APK/DEX detector for Windows, Linux and MacOS.
发表于: 2020-11-8 13:09 4682

[转帖]XAPKDetector is Android/APK/DEX detector for Windows, Linux and MacOS.

2020-11-8 13:09
4682

XAPKDetector is Android/APK/DEX detector for Windows, Linux and MacOS.


XAPKDetector shows an information about build tools, libraries and protection of APK/DEX files


Heuristic scan

String viewer

Hex viewer

Entropy viewer

Hash viewer

ELF viewer

DEX raw viewer


There are two versions of program.

xad - GUI version xadc - console version.


How to build on Linux

Install Qt 5.15.1: https://github.com/horsicq/build_tools

Clone project: git clone --recursive https://github.com/horsicq/XAPKDetector.git

Edit build_lin64.bat ( check QT_PATH variable)

Run build_lin64.bat


How to build on OSX

Install Qt 5.15.1: https://github.com/horsicq/build_tools

Clone project: git clone --recursive https://github.com/horsicq/XAPKDetector.git

Edit build_mac.bat ( check QT_PATH variable)

Run build_mac.bat


How to build on Windows(XP)

Install Visual Studio 2013: https://github.com/horsicq/build_tools

Install Qt 5.6.3 for VS2013: https://github.com/horsicq/build_tools

Install 7-Zip: https://github.com/horsicq/build_tools

Clone project: git clone --recursive https://github.com/horsicq/XAPKDetector.git

Edit build_winxp.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)

Run build_winxp.bat


How to build on Windows(7-10)

Install Visual Studio 2019: https://github.com/horsicq/build_tools

Install Qt 5.15.1 for VS2019: https://github.com/horsicq/build_tools

Install 7-Zip: https://github.com/horsicq/build_tools

Clone project: git clone --recursive https://github.com/horsicq/XAPKDetector.git

Edit build_win64.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)

Run build_win64.bat


https://github.com/horsicq/XAPKDetector



[课程]Linux pwn 探索篇!

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 93920
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2

本地备档。

上传的附件:
2020-11-8 13:30
0
雪    币: 93920
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
XAPKDetector 0.03 
XAPKDetector is Android/APK/DEX detector for Windows, Linux and MacOS.

XAPKDetector shows an information about build tools, libraries and protection of APK/DEX files

Download: https://github.com/horsicq/XAPKDetector/releases
How to run: https://github.com/horsicq/XAPKDetector/blob/master/docs/RUN.md
How to build: https://github.com/horsicq/XAPKDetector/blob/master/docs/BUILD.md
Changelog: https://github.com/horsicq/XAPKDetector/blob/master/changelog.txt
2022-3-15 13:45
0
游客
登录 | 注册 方可回帖
返回
//