|
Thanks for the detailed mod and changelog. The fixes for integrity checks and time-limited sessions are always the first obstacles when testing JEB, so having them resolved is a big help.
The dexdec string decryption via emulation and the recovered instruction conversion are especially interesting for Android reverse engineering—string obfuscation is still one of the most common annoyances in protected APKs. I'm also curious about the CF-unflattener and unvirtualizer fixes; those can make a huge difference when dealing with native libraries.
I'll test it on a few samples and see how stable it is. Appreciate the work!
|