aboutsummaryrefslogtreecommitdiffstats
path: root/m0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm ↵bloodstalker2018-09-293-130/+154
| | | | 8.0(latest tested:trunk 340121). we are skipping llvm 7.0. Ill keep backwards compatibility with 5.0 or 6.0 for a good while.
* did some code cleanup on m0 and bruiser, now you can specify report paths ↵bloodstalker2018-09-277-350/+192
| | | | for m0, wip of dedrecating mutator.sh and mutator.py
* some cosmetic changes and makefile fixesbloodstalker2018-08-292-1305/+559
|
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker2018-08-199-0/+10829
its own folder.