New version of dirtyJOE is available for download at http://dirty-joe.com. The main new feature is Java 8 class files support, as there were some minor changes to the file format that were breaking dirtyJOE. You can find full changelog below:
- Java 8 support:
- Added support for new constant pool types:
- CONSTANT_MethodHandle
- CONSTANT_MethodType
- CONSTANT_InvokeDynamic
- Added viewer for BootstrapMethod attribute
- Added support for invokedynamic opcode
- Added viewer for StackMap attribute
- Added Copy and Copy all to the exception table list in Code Editor
- Added /opcodes command line switch to start Opcodes Help only
- Added demangling of Signature attribute
- Opcodes Help window can now be stuck to the main application window or to Code Editor window
- Added some more keyboard shortcuts
PS: It seems that dirtyJOE became a thing on Brazilian Minecraft modding scene (in the last few months over 50% of downloads were from Brazil). Greetings to You guys, if You have any special Minecraft related feature requests just send me a message and I’ll see what can I do for You :)
You can make those changes I wrote about in the latest Programista Magazine.
http://programistamag.pl/przeglad-narzedzi-do-reverse-engineeringu/
I’ll check that article, thx!
Whereto report bugs?
Oups, didn’t see the footnote on it’s homepage… ignore me, I’m stupid.
jar file supporter would be nice