Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-03-01 | wip-the asm rewriter module plus the assembly jump table lua module implement... | bloodstalker | 1 | -1/+2 |
2018-02-17 | trying to implement the nested call and global object rewriters | bloodstalker | 1 | -33/+0 |
2018-02-11 | travis fix | bloodstalker | 1 | -2/+4 |
2018-02-11 | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed her... | bloodstalker | 1 | -2/+34 |
2018-02-01 | removed capstone for the time being | bloodstalker | 1 | -1/+1 |
2018-02-01 | update | bloodstalker | 1 | -9/+10 |
2018-01-26 | fixed string type for xobjs, also xcall can now call functions by name as well | bloodstalker | 1 | -2/+10 |
2018-01-22 | fixed some issues with the way bruiser handled integers, added some initial t... | bloodstalker | 1 | -6/+16 |
2018-01-21 | xobj handling for int types and pointers is done.next is structs,unoins and a... | bloodstalker | 1 | -13/+106 |
2018-01-20 | WIP.using libffi for calling xobjects now. | bloodstalker | 1 | -0/+101 |