From b29cd0ffc43513c73e4e474ea1e235bc22518246 Mon Sep 17 00:00:00 2001 From: Winslow <33692631+senzee1984@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:49:06 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 282633e..a7d8d64 100644 --- a/README.md +++ b/README.md @@ -241,11 +241,11 @@ Dumped versions of calc.exe and mimikatz.exe can be found in the `bin/` folder o ## Improvements In The Future :bell: The following features and improvements are expected in the future. -+ A separate loader for .NET program. ++ A separate loader for .NET programS. -+ Add support for DLL and export functions. ++ Add support for DLL export functions. -+ Add support for more complex PE files, like packed programs. ++ Add support for more packed programs. + Improve the shitty code : )