Update README.md

This commit is contained in:
batsec
2021-06-17 12:41:53 +01:00
committed by GitHub
parent b76286239a
commit 4478103de4
+2 -2
View File
@@ -4,7 +4,7 @@
### How does is work?
*link to blog post*
https://www.mdsec.co.uk/2021/06/bypassing-image-load-kernel-callbacks/
### Usage
@@ -38,4 +38,4 @@ This argument is only needed when `LOAD_MEMORY` is set. In that case this argume
The windows loader is very complex and can handle all the edge case's and intricacies of loading DLLs. There are going to be edge case's which I have not had the time to discover, reverse engineer and implement. So there's going to be DLLs that this loader simply will not work with.
That being said I plan on making this loader as complete as possible, so please open issue's for DLLs that are not correctly loaded.
That being said I plan on making this loader as complete as possible, so please open issue's for DLLs that are not correctly loaded.