mutator
mutator copied to clipboard
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
`delf` and `dwasm` are both experimental features. they were written in python since it would be faster to try them out and more importantly I wanted a python pipe inside...
I probably have spent way too much time on building the project without pch. Don't know why I'm remembering to do that right now.
Having a build matrix on Travis can make things simpler. with the addition of cgrep, i think i will be adding the new executables the same way as cgrep, i.e....
the travis yaml file is messy. the coverage tag is old since our coveralls integration with travis doesn't work.
All of them are either lacking or old. In bruiser's case, It's specially bad.
They're pretty useless at this point minus the action file functionality of the action file which is only useful to m0. The other functionalities are mostly covered by the new...
it's two-fold: obfuscator doesn't have a matcher for the identifier of a namespace. namespace identifiers won't work correctly while obfuscator is parsing.