Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/taviso/loadlibrary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gmail.com>2020-03-10 17:52:49 +0300
committerGitHub <noreply@github.com>2020-03-10 17:52:49 +0300
commit3cb541e025e5a58174c4a0d87a3038a79ddb5772 (patch)
treee83f531e669be5c4a5aca32284a4d616b35446d2
parent3d52865c5840ee2cedfd5bffb853737d2faea379 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f44fc9b..f468ee7 100644
--- a/README.md
+++ b/README.md
@@ -235,6 +235,10 @@ native Linux code to load simple Windows DLLs.
The closest analogy would be ndiswrapper but for userspace.
+## Further Examples
+
+* [avscript](https://github.com/taviso/avscript) - Loading another antivirus engine, demonstrates hooking and patching.
+
## License
GPL2