Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-18 | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 1 | -1/+1 | |
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-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-04 | the jmp table is working now. you get member set and get methods, and an ↵ | bloodstalker | 1 | -1/+4 | |
iterator. you can demo2 in the lua scripts folder for a test. | |||||
2018-03-04 | wip-the lua syntax is not what i want to be yet and im having trouble with ↵ | bloodstalker | 1 | -3/+2 | |
the JMP_S_T pointers | |||||
2018-03-02 | the skeletion code for the jump table struct is now working | bloodstalker | 1 | -1/+1 | |
2018-03-01 | some fixes for the jump table lua module | bloodstalker | 1 | -1/+1 | |
2018-03-01 | wip-the asm rewriter module plus the assembly jump table lua module ↵ | bloodstalker | 1 | -0/+31 | |
implementation | |||||
2018-02-17 | trying to implement the nested call and global object rewriters | bloodstalker | 1 | -13/+26 | |
2017-03-09 | fixed a couple of log issues. now the log file is useful. | bloodstalker | 1 | -1/+3 | |
2017-03-06 | updated some comments | bloodstalker | 1 | -2/+1 | |
2017-03-01 | mandatory stuff | bloodstalker | 1 | -1/+7 | |
2017-02-28 | daemon header | bloodstalker | 1 | -58/+4 | |
2017-02-28 | daemon sourcefile | bloodstalker | 1 | -0/+83 | |