This project is a simple collection of various shell code injection techniques, aiming to streamline the process of endpoint detection evaluation, beside challenging myself to get into Golang world.
Installation
1 – Requires go installed.
2 – Build the application from the project’s directory: go build . Set GOOS=windows if the build system is not Windows.
_____ _
/ ____| | |
| | __ ___ _ __ _ _ _ __ _ __ | | ___
| | |_ |/ _ \| ‘_ \| | | | ‘__| ‘_ \| |/ _ \
| |__| | (_) | |_) | |…