Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introducing cgrep, a new addition to the mutator family. updated the readme ↵ | bloodstalker | 2018-11-26 | 1 | -6/+9 |
| | | | | for bruiser. some minor changes to the wasm setter test script. things look more or less fine. i still need to add a repackage function to faultreiber. | ||||
* | fixed more bugs on ft and ltg side. i had some fundamental misunderstandings ↵ | bloodstalker | 2018-10-06 | 1 | -224/+2 |
| | | | | on how clang encodes wasm objects. todo: test custom section getters and setters, garbage collection, repacking | ||||
* | more bug fixes | bloodstalker | 2018-10-04 | 1 | -8/+9 |
| | |||||
* | wip, testing the wasm setters. most of them are working now. | bloodstalker | 2018-10-04 | 1 | -9/+219 |
| | |||||
* | wip, working on fixing the setters, need to test all of them to see if they ↵ | bloodstalker | 2018-10-03 | 1 | -0/+34 |
| | | | | are working.some of them are working now. | ||||
* | added tests for wasm setters, faultreiber and tablegen now use the same xml ↵ | bloodstalker | 2018-10-02 | 1 | -21/+627 |
| | | | | file. makes things more consistent | ||||
* | fixed some more bugs on tablegen and faultreiber's side. you can run the ↵ | bloodstalker | 2018-10-01 | 1 | -26/+94 |
| | | | | demo file called wasmtest under lua-scripts if you wanna see what we have so far. | ||||
* | some more fixes, mainly for tablegen and fualtreiber, will check later to ↵ | bloodstalker | 2018-09-30 | 1 | -3/+12 |
| | | | | make sure everything is working correctly | ||||
* | did some code cleanup on m0 and bruiser, now you can specify report paths ↵ | bloodstalker | 2018-09-27 | 1 | -0/+1 |
| | | | | for m0, wip of dedrecating mutator.sh and mutator.py | ||||
* | it's working for the most part, the getter methods are also registering ↵ | bloodstalker | 2018-09-25 | 1 | -3/+39 |
| | | | | lightuserdata with a respective global metatable | ||||
* | getting there. half the wasm stuff are working. you can run demo4 to see | bloodstalker | 2018-09-24 | 1 | -7/+163 |
| | |||||
* | forgot the new xml file | bloodstalker | 2018-09-20 | 1 | -0/+18 |