Skip to content

Libart modules with built-in xposed hook logics on SDK>29 verisons.

Notifications You must be signed in to change notification settings

daddas/BluePills_art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An modified art library source.

Currently works with Android Q.

Method invocation path is inspired by the traditional Xposed frameowork, throught the artProxyInvocationHandler

Might be integrated to higher or lower versions.

NOTE:

Semi-xposed classes are defined in framework.jar.

Like "com.android.os.xxxxBridge.handleHookedMethod", "com.android.os.xxxxBridge.invokeOriginalMethod"

Sample java classes are given in this respoitory.

Thus, "build from source" is required, due to native method registration timings.

Dangeous hacking may cause system crash at boot-phase.

Inspired By:

Xposed-art

LSPosed/LSPlant

About

Libart modules with built-in xposed hook logics on SDK>29 verisons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published