Skip to content

Commit 04fac31

Browse files
author
dude719
committed
Updated the changelog
1 parent 86c1286 commit 04fac31

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

changelog.txt

+16-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
This is a complete port of ReClass to x64. ReClass was originally written by DrUnKeN ChEeTaH, later developed by @P47R!CK and @DogMatt. I will try to continue all the great work they've done over the years. I know there have been previous discussions on mods here and there. I will revisit all those ideas shortly, feel free to recommend any ideas and please post any problems you encounter running ReClass.
22

3-
Contact me by sending a message to dude719 @ unknowncheats.me
3+
You can contact me by sending an email to aidankhoury@gmail.com.
4+
5+
[version 1.2.0]
6+
- View unsigned types in hexidecimal form via toggle.
7+
- Added status bar at the bottom to show symbol loading progress.
8+
- Updated to use the new Tinyxml2 library.
9+
- Many performance imporvements and bugfixes.
10+
11+
[version 1.1.0]
12+
- Rebranded as ReClassEx
13+
- Process list dialog instead of scroll menu.
14+
- Added automatic resolving of symbols for each module in a process.
15+
- Added Ctrl+S hotkey for file saving (and other hotkeys).
16+
- Added Plugin API for making plugins.
17+
- Disassembly syntax highlighting (buggy).
418

519
[version 1.0.1]
620
- Up and down arrow hotkeys to switch nodes
@@ -17,7 +31,7 @@ Contact me by sending a message to dude719 @ unknowncheats.me
1731
- Added RTTI info for pointers
1832
- Cleaned up RTTI and made the RTTI string editable
1933
- Made addresses edittable for copy & pasting
20-
- Added memory swap option to switch endianness: thanks buddyfavors
34+
- Added memory swap option to switch endianness.
2135
- Added Bits type for a bit view instead of text
2236
- Added ability to input module names in address node (e.g. 'reclass.exe+0x40')
2337
- Added Module list with the ability to create a new class at module start address

0 commit comments

Comments
 (0)