Interruptor 0.1.0
Same feature as v0.1.0-alpha + follow threads + improvements
Supported:
- Follow Threads
- Module filtering by name, by regexp, by properties
- System call filtering by name, by regexp, by properties
- Thread coloring
- Android/Arm64 syscalls according to AOSP
- Include deprecated syscalls/flags from linux kernel 2.x -> 5.x
- SVC hooking
- Dynamic loading
- Callback function when start() happens
Partially supported:
- API to use constant from Kernel API inside hooks
- Error code retrieving / returned value parsing
- Flag/Bitmap textual decomposition
- Contextual args hint : exploring cmd/opts as in prctl()
- Coverage
Not supported:
- HVC, SMC, ...
- follow fork