| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 2018-05-18 | 2 | -2/+6 | 
| | | | | | 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. | ||||
| * | added some more cli options to load.py. added a new test file for bruiser to ↵ | bloodstalker | 2018-04-08 | 1 | -2/+3 | 
| | | | | | see how it fares against bigger files. | ||||
| * | trying to implement the nested call and global object rewriters | bloodstalker | 2018-02-17 | 2 | -2/+4 | 
| | | |||||
| * | 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 | 
| | | |||||
| * | update | bloodstalker | 2018-01-20 | 1 | -3/+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 | 2 | -3/+9 | 
| | | |||||
| * | 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... | ||||
| * | forgot this one | bloodstalker | 2017-10-28 | 1 | -0/+30 | 
| | | |||||
| * | palying around with executbales and sos | bloodstalker | 2017-10-28 | 1 | -0/+5 | 
