Reclass-2015
Cleaned up the code a bit and added some new features. Also got rid of a ton of bugs still crawling around.
New Features
- Up and down arrow hotkeys to switch nodes
- Delete hotkey to delete selected nodes
- Delete icon to delete selected nodes
- Right click quick modify menu
- Hex 64 type
- Insert 2048 bytes
- New icons for some types
- Fixed syntax highlighting for 64 bit when generating code
- Fixed array sizes when loading .reclass files
- Added more themes
- Colorful tabs with sexy border
- Added RTTI info for pointers
- Cleaned up RTTI and made the RTTI string editable
- Made addresses edittable for copy & pasting
- Added memory swap option to switch endianness: thanks buddyfavors
- Added Bits type for a bit view instead of text
- Added ability to input module names in address node (e.g. 'reclass.exe+0x40')
- Added Module list with the ability to create a new class at module start address
- Added Console dialog with syntax highlighting
- Added ability to load PDB file and display PDB Symbols
Current Release Download
How to build
See wiki for instructions on how to compile:
Authors
- DrUnKeN ChEeTaH
- P47R!CK
- DogMatt
- Dude719
- IChooseYou
- stevemk14ebr
- Timboy67678
- leveln
- buddyfavors