Skip to content

ltkrbk/Reclass-2016

 
 

Repository files navigation

Reclass-2016

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
  • Process list dialog instead of scroll menu
  • Added automatic resolving of symbols for each module in a process
  • Added Ctrl+S hotkey for file saving, and others.

Alt text Alt text

Current Release Download

DOWNLOAD

How to build

See wiki for instructions on how to compile:

Reclass Wiki

Authors/Special Thanks

Packages

No packages published

Languages

  • C 49.8%
  • C++ 35.7%
  • HTML 6.7%
  • Python 3.1%
  • Objective-C 1.6%
  • Makefile 1.0%
  • Other 2.1%