edygert / runsc

runsc loads 32/64 bit shellcode (depending on how runsc is compiled) in a way that makes it easy to load in a debugger. This code is based on the code from https://github.com/Kdr0x/Kd_Shellcode_Loader by Gary "kd" Contreras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide builds of runsc via GitHub releases

seanthegeek opened this issue · comments

Please provide builds of runsc as a single zip file containing both 32 and 64 bit versions on GitHub releases. This would allow it to be included as a package in FLARE VM.

Done! Thanks for including this in FLARE VM!