hidex-hack icon indicating copy to clipboard operation
hidex-hack copied to clipboard

hi,你好,想问下如果要用其他dex需要做哪些修改呢?

Open HuTianQi opened this issue 8 years ago • 0 comments

我用你项目的samp可以正确加密解密,但是使用我自己的apk的dex加密正确后,解密出现了warning ---> hackinfo.length % 12 != 0 然后就终止退出了,请问,如果要把这个工具应用到其他dex上,其他dex中的类需要满足哪些条件吗?是需要继承哪些特定的接口吗?看samp中实现了Entrance接口。 @gnaixx

HuTianQi avatar Dec 20 '17 02:12 HuTianQi