Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-06 | travis fix [appveyor skip] | bloodstalker | 1 | -2/+2 | |
2019-11-29 | added libwasm32 as a lua module to bruiser now. you can get a quick wasm ↵ | bloodstalker | 1 | -0/+8 | |
dump like that. some updates here and there to the READMEs. there is also a gitter group now. come say hi.and join please. | |||||
2018-11-26 | introducing cgrep, a new addition to the mutator family. updated the readme ↵ | bloodstalker | 1 | -2/+1 | |
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. | |||||
2018-09-29 | with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm ↵ | bloodstalker | 1 | -6/+21 | |
8.0(latest tested:trunk 340121). we are skipping llvm 7.0. Ill keep backwards compatibility with 5.0 or 6.0 for a good while. | |||||
2018-08-19 | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵ | bloodstalker | 1 | -1/+1 | |
its own folder. | |||||
2018-08-10 | resolves 27 | bloodstalker | 1 | -19/+40 | |
2018-08-09 | WIP-added keccak-tiny to obfuscator | bloodstalker | 1 | -0/+1 | |
2018-04-27 | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵ | bloodstalker | 1 | -1/+1 | |
ramdump. i just need to write a luawrapper. | |||||
2018-02-11 | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵ | bloodstalker | 1 | -0/+5 | |
here and there | |||||
2017-12-20 | updated README, added comments | bloodstalker | 1 | -18/+121 | |
2017-12-16 | now handles changing header names as well | bloodstalker | 1 | -18/+22 | |
2017-12-16 | obfuscator should handle macro expansions just fine now, also there was no ↵ | bloodstalker | 1 | -20/+38 | |
rewriter for macro expansion so added one and added a test folder for obfuscator, also added a new method for getting the spellingloc to aux methods | |||||
2017-12-11 | wip, added methods for dealing with filename changes to obfuscator | bloodstalker | 1 | -13/+87 | |
2017-12-09 | obfuscator can remove comments now. it can handle some hairy stuff. its ↵ | bloodstalker | 1 | -23/+50 | |
better than vim's syntax highlighter anyways | |||||
2017-12-06 | obfuscator doesnt mess up var declations with init values, python driver has ↵ | bloodstalker | 1 | -0/+1 | |
been updated, not finished yet, bruiser now gets the objects from load.py, executioner will handle running the objects and registering them with lua | |||||
2017-11-28 | python driver wip, obfuscator updated and readme, general readme updates | bloodstalker | 1 | -6/+111 | |
2017-11-13 | half-way through finishing obfuscator. | bloodstalker | 1 | -7/+103 | |
2017-11-11 | added obfuscator, some minor changes made to load.py so it would be easier ↵ | bloodstalker | 1 | -69/+79 | |
to call python scripts from lua, general changes for a new project | |||||
2017-10-21 | minor fixes here and there. also fixed #17 | bloodstalker | 1 | -1/+10 | |
2017-08-09 | repurposing m2 into something im gonna play around with to check some ideas | bloodstalker | 1 | -2/+44 | |
2017-02-01 | added GPL2 license notes on top, emacs c++ recognition | bloodstalker | 1 | -0/+17 | |
2016-12-02 | added a disclaimer | bloodstalker | 1 | -0/+1 | |
2016-11-30 | added a comment regarding replacements | bloodstalker | 1 | -0/+2 | |
2016-11-04 | lvl 2 mutattions. | bloodstalker | 1 | -0/+119 | |