From eb624dc996109b68d16a7a3eb21cb232dd339752 Mon Sep 17 00:00:00 2001 From: Dennis Nedry <78676320+mastercodeon314@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:01:20 -0600 Subject: [PATCH] Readme update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 619b580..ae02e65 100644 --- a/README.md +++ b/README.md @@ -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