Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
KN4CK3R committed Nov 18, 2016
1 parent fcd292b commit 52fdb3b
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a port of ReClass to the .NET platform with additional features.

## Features
- Support for x86 / x64
- File import for ReClass 2007-2016 and ReClass QT
- File import from ReClass 2007-2016 and ReClass QT
- Memory Nodes
- Hex 8 / 16 / 32 / 64
- Int 8 / 16 / 32 / 64
Expand All @@ -20,7 +20,7 @@ This is a port of ReClass to the .NET platform with additional features.
- Function Pointer
- Automatic Node Dissection
- Highlight changed memory
- Copy / Paste Support
- 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
Expand Down Expand Up @@ -48,6 +48,10 @@ Just download the [latest version](https://github.com/KN4CK3R/ReClass.NET/releas
If you want to compile ReClass.NET just fork the repository and open the ReClass.NET.sln file.
Compile the project and copy the dependencies to the output folder.

## Videos

[Youtube Playlist](https://www.youtube.com/playlist?list=PLO246BmtoITanq3ygMCL8_w0eov4D8hjk)

## Screenshots
Process Selection
![](https://abload.de/img/processgya2k.jpg)
Expand All @@ -64,4 +68,18 @@ Plugins
![](https://abload.de/img/plugin25dxk1.jpg)

Settings
![](https://abload.de/img/settings8sz4b.jpg)
![](https://abload.de/img/settings8sz4b.jpg)

## Authors / Special Thanks
- [KN4CK3R](https://github.com/KN4CK3R)
- DrUnKeN ChEeTaH
- P47R!CK
- DogMatt
- [Dude719](https://github.com/dude719)
- [IChooseYou](https://github.com/IChooseYou)
- [stevemk14ebr](https://github.com/stevemk14ebr)
- [Timboy67678](https://github.com/Timboy67678)
- [DarthTon](https://github.com/DarthTon)
- [ReUnioN](https://github.com/ReUnioN)
- leveln
- [buddyfavors](https://github.com/buddyfavors)

0 comments on commit 52fdb3b

Please sign in to comment.