diff --git a/README.md b/README.md index 36d960a..e6a5133 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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.