dfirence / FlavorTown

Various ways to execute shellcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlavorTown

Various ways to execute shellcode.

C: Written/Tested using an empty project in VS 2022.
C#: Tested with VS 2022 and csc.

Usage:

The usage can be found commented at the top of each file. Additionally, there's a basic check to ensure that enough arguments have been passed when executed.


A good resource for other shellcode execution methods is vx underground's "Evasion - Process Creation and Shellcode Execution" section here.

About

Various ways to execute shellcode

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 57.5%Language:C 42.5%