1
0
mirror of https://github.com/mastercodeon314/KsDumper-11.git synced 2024-11-12 01:20:51 +01:00

Readme update

This commit is contained in:
Dennis Nedry 2024-02-22 01:02:00 -06:00
parent eb624dc996
commit 06670bec8f

View File

@ -3,10 +3,10 @@ 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
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
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.
+ 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