From 8f5a989afa8cfcb017a597f50f03b0e1f39bfb85 Mon Sep 17 00:00:00 2001 From: Ian G <49762827+the-wandering-photon@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:40:04 +0000 Subject: [PATCH] Readme --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..6f9fda1 --- /dev/null +++ b/Readme.md @@ -0,0 +1,5 @@ +# A very simple DLL! + +This is a DLL made as part of the blog post, on my blog, here: https://fluxsec.red/rust-dll-windows-api + +Please go check out my Blog, and YouTube channel here: https://www.youtube.com/@FluxSec \ No newline at end of file