aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* finally fixing travisbloodstalker2019-12-061-41/+138
* a lil fix for the cygwin build.bloodstalker2019-12-051-1/+1
* fixing m0s builds for all llvm versions, added a windows cygwin build test on...bloodstalker2019-12-059-38/+54
* appveyor badge [travis skip]bloodstalker2019-11-291-0/+1
* fixing windows cygwin build on appveyor [travis skip]bloodstalker2019-11-291-0/+8
* fixing the windows cygwin build for obfuscator on appveyor [travis skip]bloodstalker2019-11-291-0/+1
* fixing the windows cygwin build for obfuscator on appveyor [travis skip]bloodstalker2019-11-291-0/+18
* added libwasm32 as a lua module to bruiser now. you can get a quick wasm dump...bloodstalker2019-11-298-5/+326
* fixbloodstalker2019-08-301-0/+274
* updated the completion and hint for bruiser. its using a fork of linenoise no...bloodstalker2019-08-307-295/+244
* do not pull this commit [ci skip]bloodstalker2019-08-306-331/+339
* [ci] skipbloodstalker2019-08-301-0/+0
* removed linenoise as a dependency[ci skip]bloodstalker2019-08-301-3/+0
* updated the latest tested trunk version. its now 367652 [ci skip]bloodstalker2019-08-021-7/+3
* Merge branch 'master' of https://github.com/bloodstalker/mutatorbloodstalker2019-07-121-1/+5
|\
| * Merge pull request #58 from fossabot/masterFarzad Sadeghi2019-07-121-1/+5
| |\
| | * Add license scan report and statusfossabot2019-07-121-1/+5
| |/
* / readme fixbloodstalker2019-07-121-3/+2
|/
* added llvm 9 support in the readme. as a general tip for bruiser, generally d...bloodstalker2019-03-191-1/+1
* updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen scrip...bloodstalker2019-03-1912-70/+249
* cgrep syncedbloodstalker2018-11-261-0/+0
* introducing cgrep, a new addition to the mutator family. updated the readme f...bloodstalker2018-11-2611-79/+105
* lgtmbloodstalker2018-11-201-0/+33
* updatebloodstalker2018-10-291-0/+1
* fixed more bugs on ft and ltg side. i had some fundamental misunderstandings ...bloodstalker2018-10-067-266/+22
* more bug fixesbloodstalker2018-10-042-11/+12
* wip, testing the wasm setters. most of them are working now.bloodstalker2018-10-042-11/+221
* wip, working on fixing the setters, need to test all of them to see if they a...bloodstalker2018-10-035-205/+36
* added tests for wasm setters, faultreiber and tablegen now use the same xml f...bloodstalker2018-10-027-385/+643
* fixed some more bugs on tablegen and faultreiber's side. you can run the demo...bloodstalker2018-10-015-28/+98
* some more fixes, mainly for tablegen and fualtreiber, will check later to mak...bloodstalker2018-09-306-73/+157
* with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm 8...bloodstalker2018-09-297-151/+197
* did some code cleanup on m0 and bruiser, now you can specify report paths for...bloodstalker2018-09-2710-797/+293
* it's working for the most part, the getter methods are also registering light...bloodstalker2018-09-253-16/+52
* fixbloodstalker2018-09-241-0/+0
* getting there. half the wasm stuff are working. you can run demo4 to seebloodstalker2018-09-242-32/+188
* travis fixbloodstalker2018-09-201-1/+1
* travis fixbloodstalker2018-09-203-3/+2
* forgot the new xml filebloodstalker2018-09-202-0/+192
* WIP, update faultreiber and tablegen again. we're getting the tables just fin...bloodstalker2018-09-205-65/+97
* still WIPbloodstalker2018-09-1810-40/+249
* a quick fixbloodstalker2018-09-161-1/+1
* fixing the new buildbloodstalker2018-09-161-2/+4
* [skip ci]bloodstalker2018-09-161-1/+1
* [skip ci]bloodstalker2018-09-1655-4077/+7
* [skip ci]bloodstalker2018-09-161-2/+2
* [skip ci]bloodstalker2018-09-161-4/+8
* WIPbloodstalker2018-09-1612-163/+370
* begenning to integrate and test both the codegens. run git pull for faultreib...bloodstalker2018-09-1011-1/+744
* jmp_t_s now uses the new way of registering tables, the 5.3 way. bruiser is s...bloodstalker2018-09-084-15/+32