ItzSomebody / stopdecompilingmyjava

[Abandoned] Tricks against mainstream reverse-engineering tools for Java.
179 stars 11 forks source link

zip opening problem #8

Closed Janmm14 closed 5 years ago

Janmm14 commented 5 years ago

not sure if sfx zip is the problem (aka zip comment)

but i have a jar here which cannot be opened by helios, windows explorer and 7zip (maybe more), (winrar can open it, and bukkit can load it too)

Janmm14 commented 5 years ago

Helios does not recognize that jar file as jar file and instead shows HEX of the jar

ItzSomebody commented 5 years ago

Is it possible that's due to an encoding issue? Case in point

Janmm14 commented 5 years ago

java-deobfuscator has no problem opening and editing the jar unfortunaly i cannot share the jar file

ItzSomebody commented 5 years ago

Hmmm, might be some header hackery in that case.

Janmm14 commented 5 years ago

actually i just had an old helios decompiler version, sorry