Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

Demos of various injection techniques found in malware

Awesome Lists containing this project

README

        

# demos

[![Build status](https://ci.appveyor.com/api/projects/status/4dm03v0325443lot?svg=true)](https://ci.appveyor.com/project/hasherezade/demos)
[![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](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.