Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-11-29 | appveyor badge [travis skip] | bloodstalker | 1 | -0/+1 | |
2019-11-29 | fixing the windows cygwin build for obfuscator on appveyor [travis skip] | bloodstalker | 1 | -0/+1 | |
2019-11-29 | added libwasm32 as a lua module to bruiser now. you can get a quick wasm ↵ | bloodstalker | 1 | -0/+1 | |
dump like that. some updates here and there to the READMEs. there is also a gitter group now. come say hi.and join please. | |||||
2019-08-30 | do not pull this commit [ci skip] | bloodstalker | 1 | -1/+2 | |
2019-08-02 | updated the latest tested trunk version. its now 367652 [ci skip] | bloodstalker | 1 | -7/+3 | |
2019-07-12 | readme fix | bloodstalker | 1 | -3/+2 | |
2019-07-12 | Add license scan report and status | fossabot | 1 | -1/+5 | |
Signed-off-by: fossabot <badges@fossa.io> | |||||
2019-03-19 | added llvm 9 support in the readme. as a general tip for bruiser, generally ↵ | bloodstalker | 1 | -1/+1 | |
do run git pull on faultreiber and tabolegen before trying a new build[travis skip] | |||||
2019-03-19 | updated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen ↵ | bloodstalker | 1 | -1/+1 | |
scripts for bruiser. the set methods are now working properly. i just have to figure out how I want to handle the get methods. the dev will be mostly on the codegen scripts side like for the past months for briser. if the builds returns weird results for tests or just in general, run make clean, get rid of the .depend files and rebuild again. I had that problem with obfuscator. the old compilation database was somehow bad. | |||||
2018-11-26 | introducing cgrep, a new addition to the mutator family. updated the readme ↵ | bloodstalker | 1 | -11/+14 | |
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-10-29 | update | bloodstalker | 1 | -0/+1 | |
2018-09-29 | with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm ↵ | bloodstalker | 1 | -3/+2 | |
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-29 | some cosmetic changes and makefile fixes | bloodstalker | 1 | -3/+3 | |
2018-08-10 | resolves 27 | bloodstalker | 1 | -0/+1 | |
2018-07-21 | markdown... | bloodstalker | 1 | -3/+3 | |
2018-07-21 | updated the README with the mirror repo links for luatablegen, delf and dwasm | bloodstalker | 1 | -24/+27 | |
2018-06-24 | fixes 42, fixes 44 | bloodstalker | 1 | -3/+12 | |
2018-04-30 | fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ↵ | bloodstalker | 1 | -0/+1 | |
new commandline option, --keepalive. drops to cli if you were running in non-cli after script finishes running. | |||||
2018-04-27 | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵ | bloodstalker | 1 | -1/+5 | |
ramdump. i just need to write a luawrapper. | |||||
2018-04-24 | finally updated the readmes. they make more sense now. | bloodstalker | 1 | -64/+73 | |
2018-02-21 | readme update. added capstone to the lib thank list.[ci skip] | bloodstalker | 1 | -0/+1 | |
2018-02-17 | readme update[ci skip] | bloodstalker | 1 | -16/+22 | |
2018-02-01 | update [ci skip] | bloodstalker | 1 | -1/+1 | |
2018-01-22 | some tests for the ffi funcitonality on bruiuser | bloodstalker | 1 | -1/+1 | |
2018-01-20 | WIP.using libffi for calling xobjects now. | bloodstalker | 1 | -0/+7 | |
2017-11-28 | readme update [ci skip] | bloodstalker | 1 | -5/+4 | |
2017-11-28 | readme update [ci skip] | bloodstalker | 1 | -3/+3 | |
2017-11-28 | readme update [ci skip] | bloodstalker | 1 | -6/+6 | |
2017-11-28 | updated readme [ci skip] | bloodstalker | 1 | -17/+17 | |
2017-11-28 | python driver wip, obfuscator updated and readme, general readme updates | bloodstalker | 1 | -8/+6 | |
2017-11-11 | added obfuscator, some minor changes made to load.py so it would be easier ↵ | bloodstalker | 1 | -2/+10 | |
to call python scripts from lua, general changes for a new project | |||||
2017-11-05 | now you can run load.py from bruiser. | bloodstalker | 1 | -0/+8 | |
2017-10-26 | playing around with libbfd | bloodstalker | 1 | -1/+0 | |
2017-10-21 | fixing travis build | bloodstalker | 1 | -1/+1 | |
2017-10-21 | trying to fix the github pages | bloodstalker | 1 | -0/+1 | |
2017-09-20 | some api-changes handling, along with more text for contribs | bloodstalker | 1 | -0/+3 | |
2017-09-20 | maintenance stuff | bloodstalker | 1 | -1/+2 | |
2017-09-20 | updated | bloodstalker | 1 | -10/+10 | |
2017-09-20 | added a table of content | bloodstalker | 1 | -5/+31 | |
2017-09-17 | changed the latest tested trunk of llvm-clang to 312884 | bloodstalker | 1 | -1/+1 | |
2017-08-23 | updated | bloodstalker | 1 | -6/+6 | |
2017-07-16 | updated | bloodstalker | 1 | -4/+2 | |
2017-07-03 | fixed and updated | bloodstalker | 1 | -1/+1 | |
2017-06-22 | added a part where i list the libraries used by mutator | bloodstalker | 1 | -2/+10 | |
2017-05-12 | fixed an old tip | bloodstalker | 1 | -0/+2 | |
2017-05-12 | updated the build guide | bloodstalker | 1 | -0/+10 | |
2017-05-12 | fixed a typo | bloodstalker | 1 | -1/+1 | |
2017-05-09 | updated the bruiser part | bloodstalker | 1 | -1/+1 | |
2017-04-30 | fixed | bloodstalker | 1 | -1/+1 | |
2017-04-27 | updated | bloodstalker | 1 | -28/+17 | |