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