Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMS57/TempleOfPwn
/ sock_filter
Class
sock_filter
shellcode/shellcode.c:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
static int easy_filter(void)
14
{
15
struct sock_filter filter[] = {
16
/* Validate architecture. */
17
VALIDATE_ARCHITECTURE,
18
/* Grab the system call number. */
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected