vic4key / ReClassEx

ReClassEx

Home Page:http://www.unknowncheats.me/forum/general-programming-and-reversing/145833-reclass-2015-a.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReClassEx

ReClass Extended

Alt text

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.
  • Added Plugin API for making plugins
  • Disassembly syntax highlighting (buggy)

Alt text Alt text

Current Release Download

DOWNLOAD

How to build

See wiki for instructions on how to compile:

Compilation Instructions

Plugins

See wiki for the plugin API documentation:

Plugin Documentation

TODO

  • Optimize literally everything
  • Add highlighting to bytes that change
  • Add string and byte searching feature
  • Add a kernel driver for reading and writing memory from the kernel (Already done but IS NOT SAFE!)
  • Add debugger

Authors/Special Thanks

About

ReClassEx

http://www.unknowncheats.me/forum/general-programming-and-reversing/145833-reclass-2015-a.html

License:MIT License


Languages

Language:C++ 52.3%Language:C 26.1%Language:HTML 10.1%Language:Python 4.6%Language:Objective-C 2.5%Language:Assembly 1.5%Language:Makefile 1.5%Language:CMake 0.5%Language:Pascal 0.4%Language:PureBasic 0.3%Language:C# 0.2%Language:Batchfile 0.0%