Skip to content

knobik/Reclass-2015

 
 

Repository files navigation

Reclass-2015

ReClass 2015

Alt text

Cleaned up the code a bit and added some new features. Also got rid of a ton of bugs still crawling around.

New features include:

  • Up and down arrow hotkeys to switch nodes
  • Delete hotkey to delete selected nodes
  • Delete button 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

Alt text

How to build

See wiki for instructions on how to compile:

Reclass Wiki

Authors

Packages

No packages published

Languages

  • C 54.0%
  • C++ 31.8%
  • HTML 7.3%
  • Python 3.3%
  • Makefile 1.1%
  • Assembly 1.1%
  • Other 1.4%