Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-18 | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 1 | -1/+4 | |
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-02-17 | trying to implement the nested call and global object rewriters | bloodstalker | 1 | -0/+2 | |
2018-02-01 | update [ci skip] | bloodstalker | 1 | -0/+2 | |
2018-01-22 | some tests for the ffi funcitonality on bruiuser | bloodstalker | 1 | -0/+3 | |
2018-01-12 | you can now run objects that are loaded into bruiser from a shared library ↵ | bloodstalker | 1 | -3/+4 | |
from lua. right now very simple examples work. i have to figure out how to handles runtime pointer recasts. | |||||
2017-12-31 | wip | bloodstalker | 1 | -0/+3 | |
2017-10-26 | updateds | bloodstalker | 1 | -0/+1 | |
2017-10-29 | now i can get the symbol names, next thing is to load the object code up in ↵ | bloodstalker | 1 | -0/+12 | |
bruiser... | |||||
2017-10-28 | palying around with executbales and sos | bloodstalker | 1 | -0/+5 | |