About This File
dirtyJOE - Java Overall Editor is a complex editor and viewer for compiled java binaries (.class files).
dirtyJOE is free for non-commercial use.
dirtyJOE is entirely written in C++.
dirtyJOE is using Python library as a script engine.
Main features:
- Viewer for: constant pool, methods, fields, attributes
- Editor for: constant pool, bytecode, file header, attributes
- Python scripting for encrypted strings
Current version: v1.5 (c359)
What's New in Version v1.5 (c359) See changelog
Released
- 2011-09-21 v1.5 (c359):
- * Added internal Opcodes Help with description of all Java bytecode opcodes
- * Added active help in Code Editor window, that prints short description of selected opcode
- * Improved Python scripting
- * Added decrypter for Allatori obcfuscator
- * Added possibility to re-encrypt decrypted strings
- * Added active search filter for Constant Pool tab
- * Added possibility to copy content from some more windows
- * Added Donation feature to Help menu and to About dialog
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now