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