Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@epcnt19
Created March 27, 2019 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epcnt19/1ff1b91ed6df70e53acebb21b63684d2 to your computer and use it in GitHub Desktop.
Save epcnt19/1ff1b91ed6df70e53acebb21b63684d2 to your computer and use it in GitHub Desktop.
[ 213.144561] sys_regist_pid : called
[ 213.144564] search_pid : called
[ 213.144566] search_pid : no hit entry_ptr
[ 213.144567] sys_regist_pid : success adding pid(2195)
[ 213.144569] check_sandbox : detect target pid(2195)
[ 213.144570] sys_regist_syscall : called
[ 213.144572] search_syscall_num : called
[ 213.144573] search_syscall_num : no hit entry_ptr
[ 213.144574] sys_regist_syscall : success adding syscall number(79)
[ 213.144576] check_sandbox : detect target pid(2195)
[ 213.144577] check_sandbox : detect target syscall num(79)
[ 213.144578] check_sandbox : detect target pid(2195) and syscall num(79)
[ 213.144605] check_sandbox : detect target pid(2195)
[ 213.144761] check_sandbox : detect target pid(2195)
[ 213.144768] check_sandbox : detect target pid(2195)
[ 213.144785] check_sandbox : detect target pid(2195)
[ 213.144787] check_sandbox : detect target pid(2195)
[ 213.144788] sys_unregist_pid : called
[ 213.144789] search_pid : called
[ 213.144790] search_pid : hit entry_ptr
[ 213.144791] sys_unregist_pid : success removing pid(2195)
[ 213.144793] sys_unregist_syscall : called
[ 213.144794] search_syscall_num : called
[ 213.144795] search_syscall_num : hit entry_ptr
[ 213.144796] sys_unregist_syscall : success removing syscall number(79)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment