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