Skip to content

fault_injection gives you the power to inject faults in system calls executed by a process

Notifications You must be signed in to change notification settings

harisphnx/fault_injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fault_injection (Under Developement)

Synopsis

./demo.c -p <pid> -f <syscalls>

Example

./demo.c -p 1000 -f read,write

About

fault_injection gives you the power to inject faults in system calls executed by a process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages