Skip to content

Commit 52fdb3b

Browse files
committed
Updated readme.
1 parent fcd292b commit 52fdb3b

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

README.md

+21-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a port of ReClass to the .NET platform with additional features.
55

66
## Features
77
- Support for x86 / x64
8-
- File import for ReClass 2007-2016 and ReClass QT
8+
- File import from ReClass 2007-2016 and ReClass QT
99
- Memory Nodes
1010
- Hex 8 / 16 / 32 / 64
1111
- Int 8 / 16 / 32 / 64
@@ -20,7 +20,7 @@ This is a port of ReClass to the .NET platform with additional features.
2020
- Function Pointer
2121
- Automatic Node Dissection
2222
- Highlight changed memory
23-
- Copy / Paste Support
23+
- Copy / Paste Support across ReClass.NET instances
2424
- Display types from Debug Symbols (*.pdb)
2525
- Display Runtime Type Informations (RTTI)
2626
- Control the remote process: start / stop / kill
@@ -48,6 +48,10 @@ Just download the [latest version](https://github.com/KN4CK3R/ReClass.NET/releas
4848
If you want to compile ReClass.NET just fork the repository and open the ReClass.NET.sln file.
4949
Compile the project and copy the dependencies to the output folder.
5050

51+
## Videos
52+
53+
[Youtube Playlist](https://www.youtube.com/playlist?list=PLO246BmtoITanq3ygMCL8_w0eov4D8hjk)
54+
5155
## Screenshots
5256
Process Selection
5357
![](https://abload.de/img/processgya2k.jpg)
@@ -64,4 +68,18 @@ Plugins
6468
![](https://abload.de/img/plugin25dxk1.jpg)
6569

6670
Settings
67-
![](https://abload.de/img/settings8sz4b.jpg)
71+
![](https://abload.de/img/settings8sz4b.jpg)
72+
73+
## Authors / Special Thanks
74+
- [KN4CK3R](https://github.com/KN4CK3R)
75+
- DrUnKeN ChEeTaH
76+
- P47R!CK
77+
- DogMatt
78+
- [Dude719](https://github.com/dude719)
79+
- [IChooseYou](https://github.com/IChooseYou)
80+
- [stevemk14ebr](https://github.com/stevemk14ebr)
81+
- [Timboy67678](https://github.com/Timboy67678)
82+
- [DarthTon](https://github.com/DarthTon)
83+
- [ReUnioN](https://github.com/ReUnioN)
84+
- leveln
85+
- [buddyfavors](https://github.com/buddyfavors)

0 commit comments

Comments
 (0)