|
|
|
|
|
by ecoffey
3949 days ago
|
|
Reading that man page sounds like the way to go about it is start with `tame(0)` as early as possible in the program and see how it fails. then iterate pushing `tame()` down and expanding the flags until the program functions. |
|