Update README.md

This commit is contained in:
Winslow
2024-02-15 20:40:45 -05:00
committed by GitHub
parent 0152a6cf2f
commit eccf579d73
+2 -1
View File
@@ -53,7 +53,7 @@ For instance, use the script to read previously dumped mimikatz and supply prope
# Known Issues
1. Supplied command line does not always work properly
1. Supplied command line does not always work properly.
2. Does not work for GUI applications, like mspaint. But calc.exe works well.
3. Does not work for packed applications.
@@ -61,3 +61,4 @@ For instance, use the script to read previously dumped mimikatz and supply prope
1. Add a loader for .NET program.
2. Add support for DLL and export functions.
3. Add support for more complex PE files.
4. Improve my shitty code : )