Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes 42, fixes 44 | bloodstalker | 2018-06-24 | 1 | -2/+2 |
| | |||||
* | fixes #43. the auto-gen source files by luatablegen dont look like source ↵ | bloodstalker | 2018-06-19 | 1 | -1/+2 |
| | | | | files instead of headers. luatablegen also generates an excuse of a doc for all the table methods. | ||||
* | fix | bloodstalker | 2018-06-10 | 1 | -3/+9 |
| | |||||
* | the codegen is working now. the generated codes will not be part of the repo ↵ | bloodstalker | 2018-06-09 | 1 | -2/+9 |
| | | | | for the time being. they will be generated during the build process. | ||||
* | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 2018-05-18 | 1 | -2/+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. | ||||
* | fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ↵ | bloodstalker | 2018-04-30 | 1 | -2/+2 |
| | | | | new commandline option, --keepalive. drops to cli if you were running in non-cli after script finishes running. | ||||
* | ramdump is here | bloodstalker | 2018-04-28 | 1 | -1/+1 |
| | |||||
* | added some more cli options to load.py. added a new test file for bruiser to ↵ | bloodstalker | 2018-04-08 | 1 | -1/+1 |
| | | | | see how it fares against bigger files. | ||||
* | the jmp table is working now. you get member set and get methods, and an ↵ | bloodstalker | 2018-03-04 | 1 | -1/+1 |
| | | | | iterator. you can demo2 in the lua scripts folder for a test. | ||||
* | wip-the lua syntax is not what i want to be yet and im having trouble with ↵ | bloodstalker | 2018-03-04 | 1 | -1/+1 |
| | | | | the JMP_S_T pointers | ||||
* | the skeletion code for the jump table struct is now working | bloodstalker | 2018-03-02 | 1 | -3/+5 |
| | |||||
* | some fixes for the jump table lua module | bloodstalker | 2018-03-01 | 1 | -1/+1 |
| | |||||
* | wip-the asm rewriter module plus the assembly jump table lua module ↵ | bloodstalker | 2018-03-01 | 1 | -2/+2 |
| | | | | implementation | ||||
* | travis fix | bloodstalker | 2018-02-11 | 1 | -1/+1 |
| | |||||
* | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵ | bloodstalker | 2018-02-11 | 1 | -1/+1 |
| | | | | here and there | ||||
* | makefile update or they kinda do what they were supposed to do | bloodstalker | 2018-02-01 | 1 | -8/+16 |
| | |||||
* | xobj handling for int types and pointers is done.next is structs,unoins and ↵ | bloodstalker | 2018-01-21 | 1 | -1/+4 |
| | | | | adding docs. you can try running demo1.lua under lua-scripts for a demo | ||||
* | WIP.using libffi for calling xobjects now. | bloodstalker | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | update | bloodstalker | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2017-11-07 | 1 | -2/+2 |
| | |||||
* | fixed | bloodstalker | 2017-11-07 | 1 | -3/+3 |
| | |||||
* | travis should be fixed now | bloodstalker | 2017-11-07 | 1 | -3/+1 |
| | |||||
* | fix | bloodstalker | 2017-11-05 | 1 | -2/+5 |
| | |||||
* | fix | bloodstalker | 2017-11-05 | 1 | -1/+1 |
| | |||||
* | uses pythonconfig now | bloodstalker | 2017-11-05 | 1 | -1/+1 |
| | |||||
* | now you can run load.py from bruiser. | bloodstalker | 2017-11-05 | 1 | -2/+4 |
| | |||||
* | trying to add header sensitivity | bloodstalker | 2017-07-29 | 1 | -1/+10 |
| | |||||
* | added the new source file | bloodstalker | 2017-06-27 | 1 | -1/+2 |
| | |||||
* | whatever | bloodstalker | 2017-06-22 | 1 | -0/+1 |
| | |||||
* | fix? | bloodstalker | 2017-06-22 | 1 | -1/+1 |
| | |||||
* | wip | bloodstalker | 2017-06-22 | 1 | -1/+6 |
| | |||||
* | now builds luajit as well | bloodstalker | 2017-06-10 | 1 | -1/+6 |
| | |||||
* | nothing | bloodstalker | 2017-05-23 | 1 | -0/+1 |
| | |||||
* | updated to build the new object | bloodstalker | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | now builds liblua | bloodstalker | 2017-05-13 | 1 | -9/+10 |
| | |||||
* | added linenoise into the build | bloodstalker | 2017-05-12 | 1 | -1/+7 |
| | |||||
* | added lncurses and boost headers | bloodstalker | 2017-04-30 | 1 | -1/+2 |
| | |||||
* | added tinyxml2.o | bloodstalker | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | the new mutator experimetal mutator feature. bruiser tries to break your code. | bloodstalker | 2017-04-11 | 1 | -0/+29 |