https://github.com/hasherezade/demos
Demos of various injection techniques found in malware
https://github.com/hasherezade/demos
code-injection dll-injection malware process-hollowing runpe
Last synced: 11 days ago
JSON representation
Demos of various injection techniques found in malware
- Host: GitHub
- URL: https://github.com/hasherezade/demos
- Owner: hasherezade
- License: bsd-2-clause
- Created: 2016-08-19T21:54:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T13:26:57.000Z (about 3 years ago)
- Last Synced: 2025-03-28T08:07:58.023Z (18 days ago)
- Topics: code-injection, dll-injection, malware, process-hollowing, runpe
- Language: C
- Homepage:
- Size: 217 KB
- Stars: 792
- Watchers: 54
- Forks: 183
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **494**星
- awesome-hacking-lists - hasherezade/demos - Demos of various injection techniques found in malware (C)
README
# demos
[](https://ci.appveyor.com/project/hasherezade/demos)
[](https://opensource.org/licenses/BSD-2-Clause)Demos of various injection techniques found in malware.
To compile it, use Visual Studio and CMake: http://www.cmake.org/
WARNING:
Presented versions of the techniques are dedicated to 32-bit targets. They can be compiled also on Windows 64-bit, but the recommended system is Windows 32-bit.