0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simple File-remapping trick. More... over 20 years ago
Examples from William Stearns <[email protected]>. More... almost 21 years ago
fixes More... about 21 years ago
cleanup More... about 21 years ago
FIX: Unix REGEXP matching wasn't working FIX: callbefore() return value wasn't tuple More... about 21 years ago
Allow multiple-line IGNORE/WATCH lists FIX: ANYCALL() matching More... about 21 years ago
fix: ANYCALL() wasn't working in all cases More... about 21 years ago
simple trick: adds minimal delay between calls More... about 21 years ago
rexec is dropped in Python 2.3 for security reasons (no code change) More... about 21 years ago
cosmetic, cleanup More... about 21 years ago
StateTrick can change program's execution restrictions dynamically according to program's execution history. It can also load other tricks and disable/enable them at runtime. When program calls syscall that is not allowed in current state, it is killed and the state and call(args) are reported. More... about 21 years ago
typos (no code change) More... about 21 years ago
tricklist object implementation More... about 21 years ago
tricklist enhancements - enable loading tricks from other trick's initialization - tricks can have names - support turning on/off tricks for specific PIDs at runtime (will be used in future "StateTrick", to be checked in soon...) More... about 21 years ago
ignore calls option to TraceTrick More... about 21 years ago
sort CountTrick result More... about 21 years ago
Yann Dirson <[email protected]> (http://bugs.debian.org/subterfugue) - fixed fd leak due to Memory24 leak - fixed ArgTrick wrongly deals with relative symlink creation More... about 21 years ago
Note limitations of time warping. More... over 21 years ago
Support new 2.5 syscalls More... over 21 years ago
fix bug when 'python' != 'python2.1'
mkc
More... over 22 years ago
include linuxmodule in Makefile (!) update news and logs
mkc
More... over 22 years ago
* upgrade to conform to new Debian Python Policy (closes: #119237) * port to Python 2.1.1 * fix poke bug (2.4 disallows writes to /proc/<n>/mem * add check for broken Red Hat kernel * fix compiler warnings * fix broken TimeWarp example
mkc
More... over 22 years ago
Testing cvs update notification. (SourceForge made a change that broke something a month or two ago.)
mkc
More... almost 23 years ago
changes from pavel
mkc
More... almost 23 years ago
Pavel's fixes
mkc
More... almost 23 years ago
fix lseek kludge by implementing in linuxmodule.c fix TraceTrick doc: add 'string'
mkc
More... almost 23 years ago
fix buglet
mkc
More... about 23 years ago
add accessconfig.py (provides sandbox config file functions) plus changes to use it
mkc
More... about 23 years ago
add TrickSignalTestTrick
mkc
More... about 23 years ago
add tricksignals (rewrite of Pavel's patch) change perms of symlink in BoxTrick, per possible race mmap call changes in NoMunmapTrick doc and configfile parsing changes in PathSandboxTrick
mkc
More... about 23 years ago