Closed GoogleCodeExporter closed 8 years ago
It looks like that is an illegal class file (perhaps due to obfuscation?), and
that will break Javassist's class validation. I'll look into it.
Original comment by arshan.d...@gmail.com
on 10 Dec 2010 at 3:17
If anyone else has run into this issue, please let me know. Otherwise I'll
assume it's a result of purposeful class file obfuscation and close the issue.
Original comment by arshan.d...@gmail.com
on 24 Feb 2011 at 6:34
Original comment by arshan.d...@gmail.com
on 3 May 2013 at 2:16
I was looking at the IRC app on pjirc.viper007bond.com
I have hooked irc.ServerProtocol.sendString(String)
On clicking Print Paramaters or Print stack trace I get the same
java.io.IOException bad magic number 3c21444f
The code decompiles fine and does not appear to be obfuscated.
Original comment by a.ben.ca...@gmail.com
on 20 May 2013 at 1:53
I wonder if its due to tools.jar being for the wrong architecture or something
as I swapped between x86 and x64 JDK...
Original comment by a.ben.ca...@gmail.com
on 20 May 2013 at 2:58
Any people have found solution for bypass this problems ? I have anytimes this
message and i can't work ith the tamper !
Tanks
Original comment by pophma...@gmail.com
on 20 May 2014 at 11:46
Original issue reported on code.google.com by
pedlag...@gmail.com
on 7 Dec 2010 at 5:06Attachments: