Commit Graph

224 Commits

Author SHA1 Message Date
criyle
354f690e3e fix process_vm_readv 2019-06-23 22:49:40 -07:00
criyle
28c9236c1d fix 32-bit overflow 2019-06-23 22:05:52 -07:00
criyle
1a72af5f67 fix rlimit hit 2019-06-23 18:43:02 -07:00
criyle
edf753d07b fix compiler build issue 2019-06-23 18:10:52 -07:00
criyle
23c02267e6 refactor some package and add some documentation 2019-05-21 22:46:55 -07:00
criyle
a122ceed5a fix race problem of setpgid and refactor some package 2019-05-18 16:18:14 -07:00
criyle
7cfcc5c391 make tracee into individual process group 2019-05-18 01:40:37 -07:00
criyle
4828363e1d add support for arm32 2019-04-29 18:12:06 -04:00
criyle
79d33bd16d add test to secutil and fixed trace forked processes 2019-04-27 16:50:46 -04:00
criyle
bc680b67b5 decoupling tracer tracee and main. refatored config. 2019-04-19 03:50:17 -04:00
criyle
8f4e4c3237 move seccomp filter utility into separate package 2019-04-17 18:36:56 -04:00
criyle
ba976039cf fix permission check for files 2019-04-15 18:49:25 -04:00
criyle
80f9a1a2d4 add process_vm_readv for blocked read 2019-04-15 18:29:08 -04:00
criyle
600acacbd5 add syscall counter and python configures 2019-04-08 21:29:02 -04:00
criyle
67f631c315 update documentation 2019-04-06 21:32:09 -04:00
Yang Gao
10eeed75a4
Create LICENSE 2019-04-01 14:28:20 -04:00
criyle
5a6ff8a917 add more command line arguments 2019-04-01 03:05:24 -04:00
criyle
bcf0c842e2 fix input / output file name settings 2019-03-31 22:33:14 -04:00
criyle
15e5680512 add ability to skip syscall 2019-03-31 21:43:40 -04:00
criyle
05d7ca1edc add debug information 2019-03-31 20:17:56 -04:00
criyle
976f33ead5 add syscall handle to tracer 2019-03-31 19:13:05 -04:00
criyle
3393398fae add some comment to tracee 2019-03-30 22:03:21 -04:00
criyle
ea21693afd add stdin/out/err and rlimit restrict 2019-03-28 20:11:47 -04:00
criyle
f6ed5aaa41 first commit 2019-03-26 20:55:28 -04:00