Giter VIP home page Giter VIP logo

autoreinforce's Introduction

AutoReinforce

简介

自动化加固工具,支持java方法级别加固,so压缩壳,内含多种反调试措施,适配Dalvik和ART两种模式,目前已测试系统Android4.4、Android5.0、Android5.1。

特色

  • 融合多种反调试
  • 运行时java方法修复
  • so压缩壳,实现了自定义linker加载核心so

用法

  1. 填写配置文件
    • app: 待加固App绝对路径
    • num: 需要加固的java方法数量
    • class: 需要加固方法所在类
    • function: 需要加固的方法名称
    • sigature: 方法签名
  2. python reinforce.py

目录说明

  • core: 实现加固的核心so库
  • factory: 壳的smali代码
  • tools: 一些辅助工具,如apktool
  • reinforce.py: 实现自动化加固

环境要求

  • NDK
  • python3.5
  • java

autoreinforce's People

Contributors

xdek42 avatar

Watchers

 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.