Home   About   Download Trial   Buy   Benefits   Manual   New Features   Interface   Tell A Friend   Updates   Guestbook   Email 
www.DJJavaDecompiler.com
Google
 

    New features in the next version 3.10.10.93 (will be ready in February, 2008) :
  1. "View" - "Hexadecimal View" (F11) menu item is added. Just like a dedicated hex editor, "Hexadecimal View" shows byte offsets at the left, hexadecimal representation in the middle, and textual representation at the right. Uses the same color scheme as for the editor. This view lets you examine the file at the lowest possible level. You can search hexadecimal characters or words in this view (Ctrl+F). "Go to offset…" (F8) popup menu item is available too.
  2. Changes in decompiling engine.
  3. Microsoft® Windows® VistaTM compatibility. The application settings and configuration files are stored in the appropriate user data folder (CSIDL_APPDATA). DJ Java Decompiler creates a different set of configuration files for each user. "Settings" - "Associate DJ with…" will affect HKEY_CURRENT_USER only. If you encounter a technical problem and you are running Windows® VistaTM , please report it to: Atanas Neshkov
  4. New text formatting capabilities. "Edit" - "Change Case" - "Invert Case"; "Edit" - "ROT-13" and "ROT-47" options added - for simple character encryption and decryption.
  5. "View" - "Attributes" displays new attributes in Java 1.6. This will display properly the InnerClasses attribute.
  6. "View" - "Class version info" shows the JVM version, major and minor version of the currently opened class file.
  7. "View" - "Fields" now shows all field_info structure: access_flags, attributes_count and attributes. "Save to file…" popup menu item is available too.
  8. Changes and bug fixes in "View" - "Methods, Interfaces and Constant Pool". "Exception Table" tab added to display the exception table of the method. Bug fixes in "Methods" - "Disassembly" tab. "Line Number" shows currently selected line number. In "Data" tab you can see the hexadecimal, decimal and binary representation of the selected byte offset. "Save to file…" popup menu item is available for "Constant Pool" tab. "Search in Constant Pool" feature is added.
  9. "Tools" - "Change multiple files extension" With this tool you can easily rename multiple files that have the same file extension. Also, you can rename all files in sub-directories recursively.
  10. "Tools" - "CRC Calculator" added. Calculates CRC16, CRC32 and checksum of a file.
  11. "Tools" - "HEX-DEC-BIN Calculator" added. This is a simple hexadecimal, decimal and binary calculator (converter).
  12. "Tools" - "Packages Tree" shows JavaTM Platform, Standard Edition 6 packages tree. This enables you to insert the selected package into the editor or to the clipboard.
  13. "Command prompt" button added. Reads "ComSpec" system environment variable and opens a DOS window in the specified in "Configuration" initial directory.
  14. "View" - "Java Version" shows currently installed Java version.
  15. "View" - "Java Control Panel" shows Java Control Panel applet.
  16. "View" - "Character Map" menu item is added.
  17. "Extract All Files" bug is fixed in "Archiver" tool.
  18. Changes and bug fixes in all "Search" menu items.
  19. Bug fixes in "Refresh" and "Toggle to Bytecode / Sourcecode view".
  20. New HTML help file.
  21. Guestbook moved to http://www.websitetoolbox.com/guestbook/neshkov
  22. Various bug fixes in the GUI.
    New features in version 3.9.9.91:
  1. Various bugfixes.
  2. New menu items in "View" menu added, allows more detailed view of the methods, Constant Pool, interfaces, and attributes.
  3. DJ displays new access flags in Java 1.5: ACC_ENUM, ACC_ANNOTATION, ACC_BRIDGE, ACC_VARARGS
  4. Changes in "Archiver" tool, allows to change the default output file(s) extension(s) (default is .jad)
  5. New features in "Compile", "Run", "JAR" and "Appletviewer".
  6. "Associate DJ with": .class, .java, .jar and .jad files menuitem added in "Settings" menu. This allows DJ to start automatically when user open these files from Windows Explorer, My Computer, etc.
  7. Double-click in "Fields" shows more information about type and interpretation of the field types
    New features in version 3.7.7.81:
  1. Various bugfixes in syntax colorizing.
  2. New decompiler options added. "Display long integers using the specified radix" and "Display integers using the specified radix" - 8, 10 or 16 options added.
  3. Ctrl+F4 - File|Close Shortcut is added
  4. New features in "Configuration" -> "Appearance and colors" forms added ("Adjust line breaks").
    New features in version 3.6.6.79:
  1. Some bugs fixed: "Indents/Outdents block" bug is fixed, problem with suffixed, prefixed or renamed .class files is fixed, "Line too long" bug is fixed, syntax colorizing bug is fixed ...
  2. Changes in "Archiver" tool. This is a complete File Manager type of program that lets you create or view archives, extract files from archives, decompile .class files from archives, etc. Option "Use folder names stored in archive" added when decompiling files in .jar files enables users to decompile all class tree.
  3. "Export to HTML" (31 day evaluation period) tool added.
  4. "Edit" -> "Comment" menuitem added to comment selected text (Ctrl+Alt+C).
  5. New decompiler options added. "Debug mode" and "Generate additional casts.." options added.
  6. New features in "Compile" and "Run" forms added. Many bugs fixed.
  7. New zip dll 's for "Archiver" tool.
  8. Changes in syntax colorizing many bugs fixed.
  9. Changes in "Decompile more files..." form added, many bugs fixed.
    New features in version 3.5.5.77:
  1. Some bugs is fixed: "Indents/Outdents block" bug is fixed, problem with suffixed, prefixed or renamed .class files is fixed, ...
  2. Changes in "Archiver" tool. This is a complete File Manager type of program that lets you create or view archives, extract files from archives, decompile .class files from archives, etc.
  3. "Export to HTML" (31 day evaluation period) tool added.
  4. "View" -> "Class Version Info", "Access Flag", "Fields" and "Clipboard" menuitems added.
  5. "Edit" -> "Insert JAVADOC TAGS" menuitem added.
  6. New features in "Settings" - "Configurations". "Auto indent mode" option added.
  7. Changes in DJ icon in the system tray.
  8. New decompiler options added. "Output original line numbers as comments" option added.
  9. Many new features in "Compile" and "Run" forms added.
  10. Changes in "Refresh" and "Toggle to..." buttons.
  11. New zip dll 's for "Archiver" tool.
    New features in version 3.4.4.74:
  1. Some bugs fixed: Paste in dialog-windows with shortcut Ctrl+V bug is fixed, "Customize ToolBar" bug under Windows XP is fixed...
  2. Changes in Properties form (Word Count, File Properties, Folder Properties...).
  3. Changes in Printing method.
  4. "Find associated } brace" and "Find associated { brace"options added in the "Search" menu.
  5. Changes in DJ icon in the system tray.
  6. Many new features in View | "Classes" and "Packages" forms added. You can use it for a basic code completion.
  7. "Change Case" option added in the "Edit" menu. Converts selected text to lowercase, uppercase or titlecase.
  8. "Find on the Internet" dialog added.
  9. Changes in "Compile", "Run", "Jar", "Appletviewer" and "Native-2-ASCII Converter" forms.
         


About NavExpress DJ Java Decompiler | Terms of Use | Privacy policy | Advertise

Copyright © 2002 - 2008 A. Neshkov -- Web Site: www.djjavadecompiler.com -- Designed and administered by NavExpress.com