From a616f80cc56a6fdcece51d4b048ea0cb5d92617e Mon Sep 17 00:00:00 2001 From: Winslow <33692631+senzee1984@users.noreply.github.com> Date: Fri, 16 Feb 2024 19:38:39 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fdfb79e..bd1f473 100644 --- a/README.md +++ b/README.md @@ -129,13 +129,13 @@ The specified resource type cannot be found in the image file. ## Improvements In The Future :bell: The following features and improvements are expected in the future. -+ Add a loader for .NET program. ++ A separate loader for .NET program. + Add support for DLL and export functions. -+ :Add support for more complex PE files. ++ Add support for more complex PE files, like packed programs. -+ Improve existing shitty code : ) ++ Improve the shitty code : ) ## Acknowledgements and References The following resources inspired me a lot during my research and development: