OldSchoolHack

Registrieren / Anmelden Deutsch

ReClass.NET v1.0


icon ReClass.NET v1.0 #1

Anmeldungsdatum: Aug 2007

Beiträge: 8646

Benutzer-Bewertung:

199 positiv
33 negativ
Kategorie: OldSchoolHack
Entwickler: KN4CK3R

Beschreibung:
# ReClass.NET
This is a port of ReClass to the .NET platform with additional features.

# Features
  • Support for x86 / x64
  • File import from ReClass 2007-2016 and ReClass QT
  • Memory Nodes
    • Hex 8 / 16 / 32 / 64
    • Int 8 / 16 / 32 / 64
    • UInt 8 / 16 / 32 / 64
    • Bits
    • Float / Double
    • Vector 2 / 3 / 4
    • Matrix 3x3 / 3x4 / 4x4
    • UTF8/16/32 Text and pointer to text
    • Class Arrays and array of pointers to classes
    • VTable
    • Function Pointer
  • Automatic Node Dissection
  • Highlight changed memory
  • Copy / Paste Support across ReClass.NET instances
  • Display types from Debug Symbols (*.pdb)
  • Display Runtime Type Informations (RTTI)
  • Control the remote process: start / stop / kill
  • Process Selection Dialog with filtering
  • Memory Viewer
  • Code Generator (C++ / C#)
  • Plugin Support
    • Plugins can be written in different languages (example: C++, C++/CLI, C#)
    • Plugins can provide custom methods to access an other process (example: use a driver)
    • Plugins can interact with the ReClass.NET windows
    • Plugins can provide node infos which will be displayed (example: class informations for Frostbite games)
    • Plugins can implement custom nodes with load/save and code generation support


# Plugins
- Um Links zu sehen, musst du dich registrieren
Um Links zu sehen, musst du dich registrieren
To install a plugin just copy it in the "Plugins" folder.
If you want to develop your own plugin just learn from the code of the Sample Plugins (Um Links zu sehen, musst du dich registrieren) and Frostbite Plugin (Um Links zu sehen, musst du dich registrieren) repositories. If you have developed a nice plugin, leave me a message and I will add it to the list above.

# Installation
Just download the latest version and start the x86 / x64 version.

# Videos
Um Links zu sehen, musst du dich registrieren

Screenshots:
/hackdata/screenshot/thumb/e1f9266860109fafcaffa8943973d29f.jpg /hackdata/screenshot/thumb/751fc79f82b19cd584e6befd6e9a2066.jpg /hackdata/screenshot/thumb/9102842d6cb41fc9cda2e81597403770.jpg /hackdata/screenshot/thumb/599eaf85a48e26240fc80220ca2e99e9.jpg

Download:
ReClass.NET v1.0

__________________

Hallo
1 positiv
0 negativ
Dieser Beitrag wurde bewertet von:
Lucky_Luke (Mo 26. Dez 2016, 14:42)
icon #2

Anmeldungsdatum: Jul 2015

Beiträge: 1

nice
icon #3

Anmeldungsdatum: Nov 2012

Beiträge: 36

Benutzer-Bewertung:

0 positiv
3 negativ
bad
icon #4

Anmeldungsdatum: Aug 2007

Beiträge: 8646

Benutzer-Bewertung:

199 positiv
33 negativ
Kategorie: Tools
Entwickler: KN4CK3R

Beschreibung:
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_P3pp3r)
(~ thx @MarkHC)

Screenshots:
/hackdata/screenshot/thumb/4a44c94d1378798b6fc26506e2acf596.jpg

Download:
ReClass.NET v1.0.1

__________________

Hallo
icon #5

Anmeldungsdatum: Jun 2017

Beiträge: 3

Benutzer-Bewertung:

0 positiv
1 negativ
Für was ist das ?