Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimstone/go-shellcode
/ functions
Functions
4 in github.com/brimstone/go-shellcode
⨍
Functions
4
◇
Types & classes
0
↓ 2 callers
Function
VirtualProtect
(lpAddress unsafe.Pointer, dwSize uintptr, flNewProtect uint32, lpflOldProtect unsafe.Pointer)
shellcode_windows.go:10
Function
Run
(sc []byte)
shellcode_unix.go:31
Function
Run
(sc []byte)
shellcode_windows.go:19
Function
main
This program runs the shellcode from: https://www.exploit-db.com/exploits/40245/ As the shellcode is 32 bit, this must also be compiled as a 32 bit g
cmd/sc/main.go:17