Skip to content

armpit/Reclass-2015

 
 

Repository files navigation

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

  • 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

Alt text

Current Release Download

DOWNLOAD

How to build

See wiki for instructions on how to compile:

Reclass Wiki

Authors

Packages

No packages published

Languages

  • C 50.4%
  • C++ 36.4%
  • HTML 6.8%
  • Python 3.1%
  • Makefile 1.0%
  • Assembly 1.0%
  • Other 1.3%