| Commit message (Expand) | Author | Age | Files | Lines |
* | mostly bug fixes for the misra-c rule checker | bloodstalker | 2020-03-09 | 2 | -1/+3 |
* | travis fix [appveyor skip] | bloodstalker | 2019-12-06 | 1 | -1/+1 |
* | fixing m0s builds for all llvm versions, added a windows cygwin build test on... | bloodstalker | 2019-12-05 | 3 | -0/+16 |
* | added libwasm32 as a lua module to bruiser now. you can get a quick wasm dump... | bloodstalker | 2019-11-29 | 3 | -3/+308 |
* | fix | bloodstalker | 2019-08-30 | 1 | -0/+274 |
* | updated the completion and hint for bruiser. its using a fork of linenoise no... | bloodstalker | 2019-08-30 | 6 | -295/+241 |
* | do not pull this commit [ci skip] | bloodstalker | 2019-08-30 | 5 | -330/+337 |
* | [ci] skip | bloodstalker | 2019-08-30 | 1 | -0/+0 |
* | updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen scrip... | bloodstalker | 2019-03-19 | 8 | -36/+204 |
* | introducing cgrep, a new addition to the mutator family. updated the readme f... | bloodstalker | 2018-11-26 | 3 | -27/+61 |
* | fixed more bugs on ft and ltg side. i had some fundamental misunderstandings ... | bloodstalker | 2018-10-06 | 7 | -266/+22 |
* | more bug fixes | bloodstalker | 2018-10-04 | 2 | -11/+12 |
* | wip, testing the wasm setters. most of them are working now. | bloodstalker | 2018-10-04 | 2 | -11/+221 |
* | wip, working on fixing the setters, need to test all of them to see if they a... | bloodstalker | 2018-10-03 | 5 | -205/+36 |
* | added tests for wasm setters, faultreiber and tablegen now use the same xml f... | bloodstalker | 2018-10-02 | 7 | -385/+643 |
* | fixed some more bugs on tablegen and faultreiber's side. you can run the demo... | bloodstalker | 2018-10-01 | 5 | -28/+98 |
* | some more fixes, mainly for tablegen and fualtreiber, will check later to mak... | bloodstalker | 2018-09-30 | 6 | -73/+157 |
* | with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm 8... | bloodstalker | 2018-09-29 | 2 | -12/+20 |
* | did some code cleanup on m0 and bruiser, now you can specify report paths for... | bloodstalker | 2018-09-27 | 3 | -447/+101 |
* | it's working for the most part, the getter methods are also registering light... | bloodstalker | 2018-09-25 | 3 | -16/+52 |
* | fix | bloodstalker | 2018-09-24 | 1 | -0/+0 |
* | getting there. half the wasm stuff are working. you can run demo4 to see | bloodstalker | 2018-09-24 | 2 | -32/+188 |
* | travis fix | bloodstalker | 2018-09-20 | 1 | -1/+1 |
* | travis fix | bloodstalker | 2018-09-20 | 2 | -2/+2 |
* | forgot the new xml file | bloodstalker | 2018-09-20 | 2 | -0/+192 |
* | WIP, update faultreiber and tablegen again. we're getting the tables just fin... | bloodstalker | 2018-09-20 | 5 | -65/+97 |
* | still WIP | bloodstalker | 2018-09-18 | 10 | -40/+249 |
* | a quick fix | bloodstalker | 2018-09-16 | 1 | -1/+1 |
* | fixing the new build | bloodstalker | 2018-09-16 | 1 | -2/+4 |
* | [skip ci] | bloodstalker | 2018-09-16 | 1 | -1/+1 |
* | [skip ci] | bloodstalker | 2018-09-16 | 55 | -4077/+7 |
* | [skip ci] | bloodstalker | 2018-09-16 | 1 | -2/+2 |
* | [skip ci] | bloodstalker | 2018-09-16 | 1 | -4/+8 |
* | WIP | bloodstalker | 2018-09-16 | 11 | -163/+369 |
* | begenning to integrate and test both the codegens. run git pull for faultreib... | bloodstalker | 2018-09-10 | 11 | -1/+744 |
* | jmp_t_s now uses the new way of registering tables, the 5.3 way. bruiser is s... | bloodstalker | 2018-09-08 | 4 | -15/+32 |
* | some cosmetic changes and makefile fixes | bloodstalker | 2018-08-29 | 1 | -7/+18 |
* | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i... | bloodstalker | 2018-08-19 | 5 | -19/+44 |
* | makefile updates for obfuscator and bruiser | bloodstalker | 2018-08-18 | 3 | -46/+156 |
* | updating faultreiber and tablegen to their respective latest commits | bloodstalker | 2018-08-18 | 2 | -0/+0 |
* | update | bloodstalker | 2018-08-17 | 2 | -1/+1 |
* | faultreiber is a submodule now. it generates binary file format parsers in C.... | bloodstalker | 2018-08-08 | 4 | -3/+176 |
* | added new options to delf | bloodstalker | 2018-07-29 | 2 | -2/+1 |
* | updated the README with the mirror repo links for luatablegen, delf and dwasm | bloodstalker | 2018-07-21 | 3 | -2/+41 |
* | a fix for the luatablegen json file, added a new option to load.py, minor cos... | bloodstalker | 2018-07-19 | 12 | -30/+38 |
* | fixing travis | bloodstalker | 2018-06-24 | 1 | -1/+1 |
* | fixes 42, fixes 44 | bloodstalker | 2018-06-24 | 32 | -83/+109 |
* | fixes #43. the auto-gen source files by luatablegen dont look like source fil... | bloodstalker | 2018-06-19 | 55 | -255/+59 |
* | fix | bloodstalker | 2018-06-10 | 2 | -5/+13 |
* | added the autogen files, should also fix travis | bloodstalker | 2018-06-10 | 56 | -0/+4506 |