Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-29 | with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm ↵ | bloodstalker | 1 | -0/+9 | |
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. | |||||
2018-09-27 | did some code cleanup on m0 and bruiser, now you can specify report paths ↵ | bloodstalker | 1 | -2/+2 | |
for m0, wip of dedrecating mutator.sh and mutator.py | |||||
2018-08-19 | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵ | bloodstalker | 1 | -0/+0 | |
its own folder. | |||||
2018-04-27 | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵ | bloodstalker | 1 | -1/+1 | |
ramdump. i just need to write a luawrapper. | |||||
2017-10-21 | minor fixes here and there. also fixed #17 | bloodstalker | 1 | -0/+2 | |
2017-07-03 | fixed and updated | bloodstalker | 1 | -6/+6 | |
2017-06-29 | fixed a bad namespace for mutagen report | bloodstalker | 1 | -1/+1 | |
2017-06-22 | included cassert | bloodstalker | 1 | -0/+1 | |
2017-05-25 | changed the destructor to virtual | bloodstalker | 1 | -2/+4 | |
2017-05-24 | added some more mutagen extraction methods | bloodstalker | 1 | -5/+62 | |
2017-05-23 | added xml report classes, there is a problem with a tinyxml2 assert being ↵ | bloodstalker | 1 | -4/+61 | |
triggered on inheritance while the same problem doesnt exist when you dont inherit, raised an issue, until that gets sorted out, the report classes are one-offs, took me 2 days | |||||
2017-05-20 | added a report class | bloodstalker | 1 | -0/+13 | |
2017-05-20 | fleshed out extractmutagen somewhat | bloodstalker | 1 | -8/+33 | |
2017-05-18 | added some comments | bloodstalker | 1 | -0/+3 | |
2017-05-18 | added a class for mutagen extraction | bloodstalker | 1 | -0/+31 | |
2017-03-29 | wip | bloodstalker | 1 | -0/+2 | |
2017-03-12 | added a new data structure for SaferCPlusPlus equivalency | bloodstalker | 1 | -0/+3 | |
2017-03-10 | added a new test class | bloodstalker | 1 | -0/+14 | |
2017-02-27 | added inclusion guard | bloodstalker | 1 | -0/+6 | |
2017-02-20 | the header for m0, contains the maps | bloodstalker | 1 | -0/+326 | |