Skip to content

This is a dex lib that is origin from AOSP 9.0 for parsing dexfile witch c/c++

License

Notifications You must be signed in to change notification settings

lkchan724/lkchandexfile

Repository files navigation

lkchandexfile

This is a dex lib that is origin from AOSP 9.0 r8 for parsing dexfile witch c/c++, you are able to get opcode by this lib

to avoid conflict with art vm ,the namespace is changed by me ;

if you don't know how to use it, u can ref to AOSP 9.0 r8 /art/dexdump/

the ndk version is android-ndk-r21

About

This is a dex lib that is origin from AOSP 9.0 for parsing dexfile witch c/c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages