| Commit message (Expand) | Author | Files | Lines |
2019-11-29 | fixing windows cygwin build on appveyor [travis skip] | bloodstalker | 1 | -0/+8 |
2019-11-29 | added libwasm32 as a lua module to bruiser now. you can get a quick wasm dump... | bloodstalker | 1 | -0/+8 |
2019-03-19 | updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen scrip... | bloodstalker | 1 | -1/+6 |
2018-11-26 | introducing cgrep, a new addition to the mutator family. updated the readme f... | bloodstalker | 2 | -2/+2 |
2018-09-29 | with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm 8... | bloodstalker | 1 | -6/+21 |
2018-08-29 | some cosmetic changes and makefile fixes | bloodstalker | 1 | -2/+2 |
2018-08-19 | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to i... | bloodstalker | 2 | -14/+21 |
2018-08-18 | makefile updates for obfuscator and bruiser | bloodstalker | 1 | -25/+146 |
2018-08-10 | updated obfuscators readme | bloodstalker | 1 | -0/+8 |
2018-08-10 | travis fix | bloodstalker | 1 | -0/+1 |
2018-08-10 | resolves 27 | bloodstalker | 4 | -25/+49 |
2018-08-09 | WIP-added keccak-tiny to obfuscator | bloodstalker | 7 | -2/+371 |
2018-05-18 | fixes #33. fixed #34. python interpreter should clean up after itself properl... | bloodstalker | 1 | -0/+3 |
2018-04-27 | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ... | bloodstalker | 1 | -1/+1 |
2018-04-24 | finally updated the readmes. they make more sense now. | bloodstalker | 1 | -1/+2 |
2018-02-11 | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed her... | bloodstalker | 4 | -6/+12 |
2018-02-01 | makefile update or they kinda do what they were supposed to do | bloodstalker | 1 | -1/+11 |
2018-01-20 | update | bloodstalker | 1 | -1/+1 |
2017-12-30 | bruiser gets the function code and name from bfd now. besides that minor chan... | bloodstalker | 1 | -0/+6 |
2017-12-29 | load.py recognized function entries correctly now. minor fixes and updates. | bloodstalker | 1 | -0/+1 |
2017-12-20 | updated README, added comments | bloodstalker | 2 | -19/+124 |
2017-12-16 | forgot the test header for obfuscator [ci skip] | bloodstalker | 1 | -0/+6 |
2017-12-16 | now handles changing header names as well | bloodstalker | 3 | -86/+23 |
2017-12-16 | obfuscator should handle macro expansions just fine now, also there was no re... | bloodstalker | 10 | -20/+205 |
2017-12-11 | wip, added methods for dealing with filename changes to obfuscator | bloodstalker | 2 | -14/+88 |
2017-12-09 | obfuscator can remove comments now. it can handle some hairy stuff. its bette... | bloodstalker | 2 | -27/+57 |
2017-12-06 | obfuscator doesnt mess up var declations with init values, python driver has ... | bloodstalker | 1 | -0/+1 |
2017-11-28 | python driver wip, obfuscator updated and readme, general readme updates | bloodstalker | 2 | -6/+129 |
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 to... | bloodstalker | 3 | -0/+234 |