|
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
2011-07-06 v1.4 (c334):
- BugFix: Fixed problem with changing fonts on Windows XP.
2011-06-07 v1.4 (c326):
- BugFix: Removed 'missing python dll' messageboxes at startup.
2011-06-04 v1.4 (c324):
- 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)
2011-01-10 v1.3 (c263):
- Total Commander plugin as a separate download (functionality is the same as in stand-alone 1.3 (c255))
2011-01-06 v1.3 (c255):
- Added support for editing Name, Descriptor and Flags on Methods and Fields tab
- Added Add and Delete actions for Methods and Fields
- Added Add, View, Edit and Delete actions for attributes on Methods and Fields tab and in Code Editor
- Added support for editing Max Stack and Max Locals fields in Code Editor
- Added support for adding Code and Exceptions attributes
- Added support for editing exception records in Code Editor
- Code Editor window merged with Code Viewer
- GUI ported to WTL (Windows Template Library)
2010-10-31 v1.2 (c213):
- Added context menu for Interfaces field (Implements listbox on Overview tab).
Specific interfaces can be now Added, Edited or Deleteed.
- Added context menu for Attributes listbox on Overview tab.
Specific attributes can be now Edited, Viewed, Added or Deleteed. Currently supported attributes: InnerClasses, Synthetic, Deprecated, ConstantValue, Signature, SourceFile, EnclosingMethod
- Added Edit with dirtyJOE feature to shell context menu of .class files
- Added simple Check for Updates mechanism
- Name of opened file is visible on window title
- Native x64 executable as a separate download
2010-09-26 v1.1 (c169):
- Added Edit option for Minor version, Major version, Access flags, This class and Super class fields on Overview tab.
- Added Show Refs button on Constant Pool tab.
- Added Object filter on Constant Pool tab.
- Added context menu on Constant Pool tab with some common operations: Copy Text, Edit Item, Add Item and Show References
2010-09-18 v1.0 (c147):
|