aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ci skip]we need to pass --embed to python-configHEADmasterterminaldweller2021-11-041-1/+1
* mostly bug fixes for the misra-c rule checkerbloodstalker2020-03-092-1/+3
* travis fix [appveyor skip]bloodstalker2019-12-061-1/+1
* fixing m0s builds for all llvm versions, added a windows cygwin build test on...bloodstalker2019-12-053-0/+16
* added libwasm32 as a lua module to bruiser now. you can get a quick wasm dump...bloodstalker2019-11-293-3/+308
* fixbloodstalker2019-08-301-0/+274
* updated the completion and hint for bruiser. its using a fork of linenoise no...bloodstalker2019-08-306-295/+241
* do not pull this commit [ci skip]bloodstalker2019-08-305-330/+337
* [ci] skipbloodstalker2019-08-301-0/+0
* updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen scrip...bloodstalker2019-03-198-36/+204
* introducing cgrep, a new addition to the mutator family. updated the readme f...bloodstalker2018-11-263-27/+61
* 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-292-12/+20
* did some code cleanup on m0 and bruiser, now you can specify report paths for...bloodstalker2018-09-273-447/+101
* 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-202-2/+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-1611-163/+369
* 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
* some cosmetic changes and makefile fixesbloodstalker2018-08-291-7/+18
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i...bloodstalker2018-08-195-19/+44
* makefile updates for obfuscator and bruiserbloodstalker2018-08-183-46/+156
* updating faultreiber and tablegen to their respective latest commitsbloodstalker2018-08-182-0/+0
* updatebloodstalker2018-08-172-1/+1
* faultreiber is a submodule now. it generates binary file format parsers in C....bloodstalker2018-08-084-3/+176
* added new options to delfbloodstalker2018-07-292-2/+1
* updated the README with the mirror repo links for luatablegen, delf and dwasmbloodstalker2018-07-213-2/+41
* a fix for the luatablegen json file, added a new option to load.py, minor cos...bloodstalker2018-07-1912-30/+38
* fixing travisbloodstalker2018-06-241-1/+1
* fixes 42, fixes 44bloodstalker2018-06-2432-83/+109
* fixes #43. the auto-gen source files by luatablegen dont look like source fil...bloodstalker2018-06-1955-255/+59
* fixbloodstalker2018-06-102-5/+13