eXeScope

Without source files, eXeScope can analyze executable files like EXE, DLL, etc. and display, extract, and rewrite.
Typical usage:


Revision History
Rev 6.40 -> 6.41
1)Fixed a string resource's bug.
Rev 6.30 -> 6.40
1)Bug fix. Registry will be modified when opened TypeLib resource.
2)Now, Delphi 7, C++Builder 6 resources can be opened.
3)Now, Icon with alpha channel can be exported.
4)Support Rich Edit Controls.
Rev 6.20 -> 6.30
1)A new menu editing function, function to insert a submenu.
Rev 6.00 -> 6.20
1)Now you can add another language to resource. For example, one executable can have English and Japanese resource.
2)If an EXE file has not write access privilege, eXeScope will open it with read-only mode.
3)Fix a bug of eXeBat.exe.
Rev 5.12 -> 6.00
1)Add support to output resource source file (*.rc).
2)Correct a bug of eXeBat.exe.
Rev 5.11 -> 5.12
1)Fix a bug that specific EXE cannot edit correctly.
Rev 5.10 -> 5.11
1)Fix a bug that 16 bit NE format cannot edit correctly.
Rev 5.00 -> 5.10
1)Fix a bug that an edited EXE cannot work on WindowsNT.
2)A graphical dialog editor will be shown by "Dialog Editor" menu or button.
Rev 4.51 -> 5.00
1)Graphical dialog resource editor has been added.
Rev 4.50 -> 4.51
1)Fix a bug that the program does not work correctly when editing a custom control like msctls_updown32, or msctls_slider32, etc.
Rev 4.40 -> 4.50
1)Add "Force Write" feature. Previous version cannot increase size when the EXE file has an unknown data for eXeScope like debug information.
2)Now, NE format file can be increase size.
3)Improve TypeLibrary analysys. Previous version cannot display some TypeLibrary.
4)Add support of OS/2 type Bitmap.
Rev 4.31 -> 4.40
1)Add DialogData, Toolbar resource.
2)Enabled to change menu style, even when it is not a extended menu.
Rev 4.30 -> 4.31
1)Bug fix in Export and TypeLib display.
Rev 4.21 -> 4.30
1)Add function to change language ID.
Rev 4.20 -> 4.21
1)Bug fix for Drag & Drop
Rev 4.11 -> 4.20
1)Improved user interface:
* Record window size and position, recened used files.
* Windows size will be changed by font size automatically.
Rev 4.10 -> 4.11
1)Enabled to extract and rewrite compressed Bitmap.
2)Fixed a bug that Menu or String include comma ','.
3)Fixed a bug that files which include many sections cannot be edited.
Rev 4.00 -> 4.10
1)Internalionalized. English or Japanese will be changed automatically with PC's current locale. English help is included.
Rev 3.30 -> 4.00
1)Changing can be logged. Using a log file, same change can be applied in batch mode.
Rev 3.20 -> 3.30
1)Support GIF and HTML.
Rev 3.10 -> 3.20
1)Support Type Library.
2)Support JPEG
3)Add function to search text.
Rev 3.00 -> 3.10
1)Support Font resource.
2)Enabled to edit Version resource.
3)Improved to display AVI.
4)Other improvements
Rev 2.13 -> 3.00
1)Enabled to rewrite even when file size will be increase.
2)Enabled to play/extract/rewrite AVI, WAVE, and MIDI.
Rev 2.12 -> 2.13
1)Avoid Windows bug that a part of TreeView cannot be displayed.
Rev 2.11 -> 2.12
1)Bug fix in editing large size resource.
2)Support 256 Color, and 24*24,48*48 icon.
Rev 2.10 -> 2.11
1)Fixed a bug which change font when editing an extended dialog.
Rev 2.02 -> 2.10
1)Faster Dump list display, and remove size restriction.
2)Add functions to move/insert/delete Menu resource.
Rev 2.01 -> 2.02
1)Fixed a bug which change contorol-ID unintentionally.
Rev 2.00 -> 2.01
1)Bug fix in Import/Export display.
2)Change Export's address as address when loaded to memory.
3)Others
Rev 1.10 -> 2.00
1)Support 16bit NE format.
2)Support small icon (16*16), and Cursor
3)Bug fix in Import/Export and Menu display.
4)Add a function to export resources as binary.
5)Enabled to open a file with Drag & Drop.
6)Support Version resource display
7)Others
Ver 1.00 ->1.10
1)Change interface of editing Dialog-box to GUI.