yocontra / JMD

Java bytecode analysis/deobfuscation tool
MIT License
198 stars 50 forks source link

Exception Setting Positions! #5

Closed GHzGangster closed 13 years ago

GHzGangster commented 13 years ago

Not sure if you were going to plan on updating this or not, decided to post anyway.

http://pastebin.com/yzhCK3tP

Basically, a NullPointerException comes up when calling the setPostions(true) method from BCEL. Doesn't seem like much of a problem, since it's finishing up the job, but not sure how I would need to fix it. :|

yocontra commented 13 years ago

supposedly rsbuddy uses an obfuscator jacmob wrote so i wouldn't expect this to work lol