ReClass.NET

More than a ReClass port to the .NET platform.

MIT License

Stars
1.8K

Bot releases are visible (Hide)

ReClass.NET - ReClass.NET v1.2 Latest Release

Published by KN4CK3R over 5 years ago

Changelog:

  • Added ArrayNode and PointerNode which can contain every other node
  • Added memory scanner
  • Added input correlation for memory scanner
  • Added EnumNode
  • Added UnionNode
  • Added horizontal scrolling
  • Added support for ReClassEx ClassPtrArrayNode
  • Lots of internal rewrites
  • Fixed some bugs
ReClass.NET - ReClass.NET v1.1

Published by KN4CK3R over 7 years ago

Added:

  • Function node
  • Pointer Preview
  • Highlight changed memory
  • Copy / Paste Support across ReClass.NET instances
  • Module / Section Dumper
  • Linux Support (tested on Ubuntu)
  • Debugger with "Find out what writes/accesses this address" support

Fixed lots of bugs.

ReClass.NET - ReClass.NET v1.0.1

Published by KN4CK3R almost 8 years ago

Added:

  • Show symbol info for FunctionPtrNodes (*)
  • Made info text selectable (*)
  • Added ComboBox to set all native methods
  • Added BoolNode (~)
  • Added heap sections

Fixed:

  • "Get More Plugins" link label on PluginForm doesnt do anything (~)
  • Fixed ClassPtrArray not using correct address (*)
  • Hide edit box on scroll (*)
  • Fixed main form title if process gets invalid
  • Fixed loading of CustomNodes

(* thx @Dr_Pepper)
(~ thx @MarkHC)

ReClass.NET - ReClass.NET v1.0

Published by KN4CK3R almost 8 years ago

Initial release. See readme for informations.