Skip to content

hartl3y94/FlavorTown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 62.8%
  • C 37.2%