Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 258 Bytes

File metadata and controls

7 lines (4 loc) · 258 Bytes

memexec

memexec demonstrates how to run another embedded binary from memory.

go-donut is used to convert exe to shellcode, which can be which can be run using syscall

donut