| Commit message (Expand) | Author | Age | Files | Lines |
* | added libwasm32 as a lua module to bruiser now. you can get a quick wasm dump... | bloodstalker | 2019-11-29 | 1 | -0/+8 |
* | introducing cgrep, a new addition to the mutator family. updated the readme f... | bloodstalker | 2018-11-26 | 1 | -2/+1 |
* | with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm 8... | bloodstalker | 2018-09-29 | 1 | -6/+21 |
* | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i... | bloodstalker | 2018-08-19 | 1 | -1/+1 |
* | resolves 27 | bloodstalker | 2018-08-10 | 1 | -19/+40 |
* | WIP-added keccak-tiny to obfuscator | bloodstalker | 2018-08-09 | 1 | -0/+1 |
* | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ... | bloodstalker | 2018-04-27 | 1 | -1/+1 |
* | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed her... | bloodstalker | 2018-02-11 | 1 | -0/+5 |
* | updated README, added comments | bloodstalker | 2017-12-20 | 1 | -18/+121 |
* | now handles changing header names as well | bloodstalker | 2017-12-16 | 1 | -18/+22 |
* | obfuscator should handle macro expansions just fine now, also there was no re... | bloodstalker | 2017-12-16 | 1 | -20/+38 |
* | wip, added methods for dealing with filename changes to obfuscator | bloodstalker | 2017-12-11 | 1 | -13/+87 |
* | obfuscator can remove comments now. it can handle some hairy stuff. its bette... | bloodstalker | 2017-12-09 | 1 | -23/+50 |
* | obfuscator doesnt mess up var declations with init values, python driver has ... | bloodstalker | 2017-12-06 | 1 | -0/+1 |
* | python driver wip, obfuscator updated and readme, general readme updates | bloodstalker | 2017-11-28 | 1 | -6/+111 |
* | half-way through finishing obfuscator. | bloodstalker | 2017-11-13 | 1 | -7/+103 |
* | added obfuscator, some minor changes made to load.py so it would be easier to... | bloodstalker | 2017-11-11 | 1 | -0/+200 |