aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-06travis fix [appveyor skip]bloodstalker1-1/+1
2018-09-29with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm 8...bloodstalker1-0/+8
2018-09-27did some code cleanup on m0 and bruiser, now you can specify report paths for...bloodstalker1-53/+0
2018-09-16WIPbloodstalker1-2/+3
2018-06-01fixed a bug with default.lua. added the blueprint for the wasm interface to b...bloodstalker1-1/+0
2018-05-20wip:added a wasm backend. i need to setup an interface with the main c++ code...bloodstalker1-1/+4
2018-05-18fixes #33. fixed #34. python interpreter should clean up after itself properl...bloodstalker1-0/+3
2018-04-28ramdump is herebloodstalker1-1/+2
2018-04-27relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ...bloodstalker1-1/+1
2018-03-01wip-the asm rewriter module plus the assembly jump table lua module implement...bloodstalker1-1/+4
2018-01-20WIP.using libffi for calling xobjects now.bloodstalker1-1/+1
2018-01-20updatebloodstalker1-1/+5
2018-01-17updatebloodstalker1-0/+3
2018-01-09updatebloodstalker1-1/+2
2017-12-31wipbloodstalker1-1/+5
2017-12-06obfuscator doesnt mess up var declations with init values, python driver has ...bloodstalker1-4/+117
2017-11-05now you can run load.py from bruiser.bloodstalker1-1/+2
2017-07-29new commandbloodstalker1-1/+2
2017-07-03removed extra spacesbloodstalker1-11/+1
2017-07-02new commandbloodstalker1-1/+2
2017-06-25added 4 new commandbloodstalker1-1/+5
2017-06-24added two new commands, fixed some previous help textsbloodstalker1-11/+15
2017-06-24new commandbloodstalker1-2/+4
2017-06-23added help for the new commandbloodstalker1-1/+2
2017-06-22fixed the help contentbloodstalker1-11/+28
2017-06-17updated help sectionbloodstalker1-1/+1
2017-06-13added some more help textbloodstalker1-12/+12
2017-06-10updated helpbloodstalker1-9/+16
2017-05-18changed a commentbloodstalker1-30/+1
2017-05-15chaned some macros to fix the color problembloodstalker1-3/+5
2017-05-13some deletions of ncurses remnants, added some skeletons for the selective no...bloodstalker1-11/+38
2017-05-12added some more macrosbloodstalker1-0/+12
2017-05-09minor changebloodstalker1-0/+6
2017-05-07added a bunch a thingsbloodstalker1-3/+21
2017-05-06added a help structure along with minor additions/changesbloodstalker1-0/+25
2017-05-02daemonize?bloodstalker1-2/+5
2017-04-30added some excuse of shell functionalitybloodstalker1-1/+32
2017-04-27fixesbloodstalker1-1/+13
2017-04-26added some xml-related stuffbloodstalker1-8/+33
2017-04-24some fixesbloodstalker1-1/+2
2017-04-18added an error kind enumeration for bruiserbloodstalker1-2/+11
2017-04-15added a new class to read the xml report created by M0.bloodstalker1-0/+37
2017-04-13adding some infrastructure.wip.bloodstalker1-1/+49
2017-04-11the new mutator experimetal mutator feature. bruiser tries to break your code.bloodstalker1-9/+11
2017-03-16the headerbloodstalker1-15/+10
2017-03-13trying to fix the tainted string issuebloodstalker1-0/+6
2017-03-09fixed a couple of log issues. now the log file is useful.bloodstalker1-1/+2
2017-03-06the header for mutator_aux.hbloodstalker1-5/+4
2017-03-03the client haderbloodstalker1-5/+2
2017-03-01mandatory stuffbloodstalker1-1/+7