Coder Social home page Coder Social logo

frantool's Introduction

FranTool

简单封装的ApkTool,jadx,dex-tools 以达到减少命令行调用

使用要求

1、Java 8

2、设置JAVA_HOME

在window下使用步骤如下:

  1. 下载tool.zip
  2. 解压到自己喜欢的位置
  3. 将解压的位置添加到环境变量path
  4. 双击需要的.reg
  5. 已经可以正常使用了

使用演示-解包

使用演示-解包

使用演示-创建签名

使用演示-创建签名

使用演示-修改id

使用演示-修改id

使用演示-打包

使用演示-打包

使用演示-提取源码

使用演示-提取源码

使用演示-查看源码

使用演示-查看源码

frantool's People

Contributors

fran-cheng avatar

Stargazers

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

Watchers

 avatar

frantool's Issues

处理smali文件夹报错

Exception in thread "main" java.lang.NoSuchMethodError: java.io.FileReader.(Ljava/io/File;Ljava/nio/charset/Charset;)V
at com.fran.merge.MergeBase.copySmaliOperation(MergeBase.java:540)
at com.fran.merge.MergeBase.copySmaliOperation(MergeBase.java:521)
at com.fran.merge.MergeBase.copySmaliOperation(MergeBase.java:521)
at com.fran.merge.MergeBase.copySmaliOperation(MergeBase.java:521)
at com.fran.merge.MergeBase.copyPluginSource(MergeBase.java:123)
at com.fran.merge.MergeBase.merge(MergeBase.java:79)
at com.fran.tool.ApkBuild.main(ApkBuild.java:47)

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.