Giter Club home page Giter Club logo

javahook's Introduction

javahook

                                                  ART虚拟机中Java方法Hook的实现

目前主流的JAVA层hook框架是xposed,但需要重编译art虚拟机,也过于笨重,更重要的是会被app各种检测,有些app一旦发现安装直接强制退出。 为了不依赖xposed实现Java方法Hook,深入了解art运行机制,因而重新实现了一个轻型的Hook框架,目前已经在Andorid 5.0到8.1的系统上测试通过。 在实现的过程中,参考了不少同行的实现思路(legend、SandHook、YAHFA),借鉴了其中做的比较好的地方再结合了自己的一些理解,力求在使用上尽可能的简单,设计上尽可能降低系统版本依赖。

详细介绍请参考【安卓ART虚拟机Java Hook框架JavaTweak的设计与实现.docx】

目前支持从5.0到10.0的所有版本

javahook's People

Contributors

liaoguobao 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.