From 184fa206a084e50459b642c5a44d513505a805aa Mon Sep 17 00:00:00 2001 From: violet-devsec Date: Fri, 6 Jun 2025 11:02:12 -0700 Subject: [PATCH] Readme added --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..579a3a8 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Windows x64 shellcode to load DLL from memory + +A brief description of what this project does and who it's for. + +## Table of Contents + +- [Usage](#usage) +- [Contributing](#contributing) +- [License](#license) + +## Usage + +Examples and instructions for using the project. + +## Contributing + +Guidelines for contributing to the project. + +## License + +Information about the project's license. \ No newline at end of file