GithubHelp home page GithubHelp logo

pkm1118 / apkcheckpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moyuwa/apkcheckpack

0.0 0.0 0.0 291 KB

apk文件加固特征检查工具,汇总收集已知特征和手动收集大家提交的app加固特征,目前总计约170条特征,支持40个厂商的加固检测,欢迎大家提交无法识别的app

Go 100.00%

apkcheckpack's Introduction

ApkCheckPack

欢迎大家提交规则,或留意无法识别的加固app(提供demo或vt类下载哈希),争取每季度更新

说明

工具只是辅助,新方式和厂商不断出现,特征查找方式可能遗漏,切勿完全依赖

由于变动较大,工具更名为ApkCheckPack,大概是加固规则最全的开源工具:)

将能收集到的加固特征汇总整理,支持40个厂商的加固检测,保存在apkpackdata.json文件,有需求自取

规则更新时间 20231227

sopath 绝对路径的特征so

soname 仅特征so文件名

other 其他特征文件、字符串

soregex 对有版本号的特征so库,使用正则匹配

改用go语言实现,规则也集成到单exe使用更方便

到releases下载编译好的文件,后面跟文件或文件夹执行(已放弃GUI版本)

gui1

gui1

未来可能有的(大概率没有)

√ 特征so库扫描:通过对比加固特征so库名/路径,判断是否有加固
√ 校验签名:校验V2签名,判断是否存在Janus漏洞
× com包名:搜索com包名,判断是否有套层加固
× Dex泄露:扫描Dex文件内容,匹配是否有密钥字符串
√ 反环境检测:扫描Dex文件搜索是否有Root、模拟器检测
× 加固原理判断:对未知加固(厂商),判断是第几代加固,提示脱壳方向

apkcheckpack's People

Contributors

moyuwa avatar

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.