Add credits for the path

This commit is contained in:
namazso
2024-10-08 20:46:40 +02:00
parent 68b47d8cb1
commit 20809c2c30
+4
View File
@@ -21,3 +21,7 @@ Generate a proxy dll for arbitrary dll, while also loading a user-defined second
-h, --help Print help
-V, --version Print version
```
## Credits
Thanks to [@mrexodia](https://github.com/mrexodia) for the [target dll trick](https://github.com/mrexodia/perfect-dll-proxy/)