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.4 (c326) See changelog
Released
- * Utf8 and String objects can be modified by custom Python scripts (supported version 2.5, 2.6, 2.7 both x86 and x64)
- * Added drag'n'drop support
- * Added possibility to copy dissasembly to clipboard
- * Added possibility to change font in dissasembly window
- * Added update check on startup (can be turned off)
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