Justin Case

Results 16 comments of Justin Case

Can you reupload this apk?

Interesting dex, if either of you find out what obfuscator was used on it, please let me know

Interesting, overall I've found ART far less restrictive. Many things I can push through a dex and run fine, that I cant with oracale's JVM.

Not keen on having them fixed at this point, as they break most disassemblers. I plan on talking on attacking RE tools at some point, I'll submit fixes or issues...

My own, actually ended up with doing two, on a couple years ago and one this year. Bugging JF a few times in the process. Unhappy with both, ended up...

Curious why? Dex can be analyzed just fine. I'm easier than java bytecode. Re translation just add room for error

I reverted to java because java class file is a trivial format, dex is a PITA. Too many errors on reassemble. Too complex to keep in my head. This has...

Ah I understand, I like the support. If an oss project ia broken I can't rightfully demand the author stop and fix it, and I can't always take the time....

I've found krakatau unstable, but then again im writing obfuscation/anti analysis tools. I like JavaP, I would like javap with a nice gui. re: decompiler yes if you write code...

@iBotPeaches I'm so sorry lol, I did not see this notification until today when I was looking for another issue. Some files have bit 13 set, so yes its the...