Update README.md

This commit is contained in:
Winslow
2024-02-16 19:38:39 -05:00
committed by GitHub
parent b55feae80f
commit a616f80cc5
+3 -3
View File
@@ -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: