| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 7 | -151/+197 |
* | did some code cleanup on m0 and bruiser, now you can specify report paths for... | bloodstalker | 2018-09-27 | 10 | -797/+293 |
* | 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 | 3 | -3/+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 | 12 | -163/+370 |
* | 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 | 7 | -1320/+589 |
* | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i... | bloodstalker | 2018-08-19 | 23 | -202/+539 |
* | makefile updates for obfuscator and bruiser | bloodstalker | 2018-08-18 | 5 | -72/+302 |
* | updating faultreiber and tablegen to their respective latest commits | bloodstalker | 2018-08-18 | 2 | -0/+0 |
* | update | bloodstalker | 2018-08-17 | 2 | -1/+1 |
* | added luatablegen as a submodule to start testing the integration with faultr... | bloodstalker | 2018-08-17 | 1 | -0/+3 |
* | updated obfuscators readme | bloodstalker | 2018-08-10 | 1 | -0/+8 |
* | travis fix | bloodstalker | 2018-08-10 | 1 | -0/+1 |
* | resolves 27 | bloodstalker | 2018-08-10 | 5 | -25/+50 |
* | WIP-added keccak-tiny to obfuscator | bloodstalker | 2018-08-09 | 7 | -2/+371 |
* | faultreiber is a submodule now. it generates binary file format parsers in C.... | bloodstalker | 2018-08-08 | 6 | -4/+180 |
* | added new options to delf | bloodstalker | 2018-07-29 | 3 | -2/+123 |
* | markdown... | bloodstalker | 2018-07-21 | 1 | -3/+3 |
* | updated the README with the mirror repo links for luatablegen, delf and dwasm | bloodstalker | 2018-07-21 | 4 | -26/+68 |
* | a fix for the luatablegen json file, added a new option to load.py, minor cos... | bloodstalker | 2018-07-19 | 13 | -39/+60 |
* | fixing travis | bloodstalker | 2018-06-24 | 1 | -1/+1 |
* | fixes 42, fixes 44 | bloodstalker | 2018-06-24 | 34 | -90/+144 |
* | fixes #43. the auto-gen source files by luatablegen dont look like source fil... | bloodstalker | 2018-06-19 | 58 | -268/+125 |
* | fix | bloodstalker | 2018-06-10 | 5 | -11/+28 |
* | added the autogen files, should also fix travis | bloodstalker | 2018-06-10 | 56 | -0/+4506 |
* | the codegen is working now. the generated codes will not be part of the repo ... | bloodstalker | 2018-06-09 | 12 | -150/+261 |
* | missed the json file for the test | bloodstalker | 2018-06-04 | 1 | -0/+5 |
* | fixes #40 | bloodstalker | 2018-06-04 | 7 | -13/+322 |
* | fixed a bug with default.lua. added the blueprint for the wasm interface to b... | bloodstalker | 2018-06-01 | 8 | -33/+343 |
* | added test files for the wasm linker. added two scripts to extra-tools | bloodstalker | 2018-05-28 | 9 | -8/+198 |
* | load.py is now imported bt another python module, should cut down on startup ... | bloodstalker | 2018-05-25 | 1 | -0/+1030 |
* | load.py is now imported bt another python module, should cut down on startup ... | bloodstalker | 2018-05-25 | 7 | -1015/+118 |