The Binary Mutation code based on Uroboros To use this binary mutation tool, follow these steps:
INSTALLATION:
- install Uroboros from https://github.com/s3team/uroboros.git
- copy over the uroboros.py script into uroboros/src directory
- copy mutate.pl into uroboros/src directory
USAGE: Go to uroboros/src directory and use following command to generate the mutants: python uroboros.py The mutants will be written into uroboros/mutants directory.