Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-06 | travis fix [appveyor skip] | bloodstalker | 1 | -1/+1 | |
2018-09-29 | with a few minor tweaks, you can build m0, obfuscator and bruiser with llvm ↵ | bloodstalker | 1 | -0/+8 | |
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-09-27 | did some code cleanup on m0 and bruiser, now you can specify report paths ↵ | bloodstalker | 1 | -53/+0 | |
for m0, wip of dedrecating mutator.sh and mutator.py | |||||
2018-09-16 | WIP | bloodstalker | 1 | -2/+3 | |
2018-06-01 | fixed a bug with default.lua. added the blueprint for the wasm interface to ↵ | bloodstalker | 1 | -1/+0 | |
bruiser. | |||||
2018-05-20 | wip:added a wasm backend. i need to setup an interface with the main c++ ↵ | bloodstalker | 1 | -1/+4 | |
code. added some commands to bruiser for managing xobj memories | |||||
2018-05-18 | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 1 | -0/+3 | |
properly so maybe #32 is also sovled but i need more time to know. the stack usage for lua has been reduced so larger number of xobjs are fine now. general cleanup for executioner and bruiser. added a note regarding running obfuscators test. lua no longer needs libreadline to build. bfds test no longer needs libbfd to build. | |||||
2018-04-28 | ramdump is here | bloodstalker | 1 | -1/+2 | |
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-03-01 | wip-the asm rewriter module plus the assembly jump table lua module ↵ | bloodstalker | 1 | -1/+4 | |
implementation | |||||
2018-01-20 | WIP.using libffi for calling xobjects now. | bloodstalker | 1 | -1/+1 | |
2018-01-20 | update | bloodstalker | 1 | -1/+5 | |
2018-01-17 | update | bloodstalker | 1 | -0/+3 | |
2018-01-09 | update | bloodstalker | 1 | -1/+2 | |
2017-12-31 | wip | bloodstalker | 1 | -1/+5 | |
2017-12-06 | obfuscator doesnt mess up var declations with init values, python driver has ↵ | bloodstalker | 1 | -4/+117 | |
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-05 | now you can run load.py from bruiser. | bloodstalker | 1 | -1/+2 | |
2017-07-29 | new command | bloodstalker | 1 | -1/+2 | |
2017-07-03 | removed extra spaces | bloodstalker | 1 | -11/+1 | |
2017-07-02 | new command | bloodstalker | 1 | -1/+2 | |
2017-06-25 | added 4 new command | bloodstalker | 1 | -1/+5 | |
2017-06-24 | added two new commands, fixed some previous help texts | bloodstalker | 1 | -11/+15 | |
2017-06-24 | new command | bloodstalker | 1 | -2/+4 | |
2017-06-23 | added help for the new command | bloodstalker | 1 | -1/+2 | |
2017-06-22 | fixed the help content | bloodstalker | 1 | -11/+28 | |
2017-06-17 | updated help section | bloodstalker | 1 | -1/+1 | |
2017-06-13 | added some more help text | bloodstalker | 1 | -12/+12 | |
2017-06-10 | updated help | bloodstalker | 1 | -9/+16 | |
2017-05-18 | changed a comment | bloodstalker | 1 | -30/+1 | |
2017-05-15 | chaned some macros to fix the color problem | bloodstalker | 1 | -3/+5 | |
2017-05-13 | some deletions of ncurses remnants, added some skeletons for the selective ↵ | bloodstalker | 1 | -11/+38 | |
non-blind mutation | |||||
2017-05-12 | added some more macros | bloodstalker | 1 | -0/+12 | |
2017-05-09 | minor change | bloodstalker | 1 | -0/+6 | |
2017-05-07 | added a bunch a things | bloodstalker | 1 | -3/+21 | |
2017-05-06 | added a help structure along with minor additions/changes | bloodstalker | 1 | -0/+25 | |
2017-05-02 | daemonize? | bloodstalker | 1 | -2/+5 | |
2017-04-30 | added some excuse of shell functionality | bloodstalker | 1 | -1/+32 | |
2017-04-27 | fixes | bloodstalker | 1 | -1/+13 | |
2017-04-26 | added some xml-related stuff | bloodstalker | 1 | -8/+33 | |
2017-04-24 | some fixes | bloodstalker | 1 | -1/+2 | |
2017-04-18 | added an error kind enumeration for bruiser | bloodstalker | 1 | -2/+11 | |
2017-04-15 | added a new class to read the xml report created by M0. | bloodstalker | 1 | -0/+37 | |
2017-04-13 | adding some infrastructure.wip. | bloodstalker | 1 | -1/+49 | |
2017-04-11 | the new mutator experimetal mutator feature. bruiser tries to break your code. | bloodstalker | 1 | -9/+11 | |
2017-03-16 | the header | bloodstalker | 1 | -15/+10 | |
2017-03-13 | trying to fix the tainted string issue | bloodstalker | 1 | -0/+6 | |
2017-03-09 | fixed a couple of log issues. now the log file is useful. | bloodstalker | 1 | -1/+2 | |
2017-03-06 | the header for mutator_aux.h | bloodstalker | 1 | -5/+4 | |
2017-03-03 | the client hader | bloodstalker | 1 | -5/+2 | |
2017-03-01 | mandatory stuff | bloodstalker | 1 | -1/+7 | |