1
0
mirror of https://github.com/mastercodeon314/KsDumper-11.git synced 2024-09-23 18:58:26 +02:00

Readme update

This commit is contained in:
Dennis Nedry 2024-02-22 01:01:20 -06:00
parent 044c65e6d3
commit eb624dc996

View File

@ -3,14 +3,14 @@ https://github.com/mastercodeon314/KsDumper-11/assets/78676320/9452970c-27cf-44d
## Whats new v1.3.4
+ Added new feature Anti Anti Debugging Tools Detection
Randomized MainWindow Title, most Control Titles, and the exe file name during runtime.
The process name is reverted to KsDumper11.exe upon program closing.
Randomized MainWindow Title, most Control Titles, and the exe file name during runtime
The process name is reverted to KsDumper11.exe upon program closing
Enable Anti Anti Debugging Tools Detection check box setting added
This feature was added in hopes to make KsDumper 11 more stealthy when trying to dump programs that have more rudimentary Anti Debugging techniques implemented.
This feature was added in hopes to make KsDumper 11 more stealthy when trying to dump programs that have more rudimentary Anti Debugging techniques implemented
+ Lots of source code cleanup
+ Fixed Easter Egg window that would not close upon clicking of the close button
+ Changed all labels in every form to be manually drawn to get around label text being changed when Anti Anti Debugging Tools Detection feature is enabled
+ Migrated from Application Settings to custom Settings.json for saving and loading of settings.
+ Migrated from Application Settings to custom Settings.json for saving and loading of settings
## Whats new v1.3.3
+ Updated KDU to v1.4.1