Coder Social home page Coder Social logo

kstools's Introduction

#Android中自动爆破签名工具
##在使用该工具之前,一定要配置好JAVA_HOME和aapt工具目录! ##将需要操作的apk文件放在当前目录下,默认名称是src.apk ##如果要修改apk名称可以去kstools.bat中进行修改


#注意:

##第一种加固apk:如果是加固的apk,在脱壳之后进行修复之后的apk ##需要先将加固前的apk放到目录下,然后直接拖apk文件到apksign.bat中运行获取签名信息,运行结束之后保存在apksign.txt中;然后将修复之后的apk文件命名为src.apk,放在当前目录下,直接运行kstools.bat即可 ##对于加固app有很多特殊情况,所以如果操作失败,可以自行编写代码获取加固app的签名信息,方法很多,自行网上搜索。
##第二种非加固apk:如果是非加固的app,直接将apk拷贝到当前目录下,命名为src.apk,直接运行kstools.bat即可,如果目录下还存在apksign.txt文件,需要手动删除该文件。以免使用错误签名!


#操作签名失败 ##在操作的过程中如果发现还是失败,第一反应先确定是否是签名获取错误,导致最终的hook失败。可以自行验证签名信息是否正确。
#作者:尼古拉斯.赵四(四哥) ##在使用过程中有任何问题,请联系我,不了解原理的同学可以查看文章说明:点击查看

kstools's People

Contributors

jiangwei212 avatar fourbrother avatar

Watchers

James Cloos avatar Zongbin Tu avatar  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.