Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | two more options for load.py. also fixed the default lua script for bruiser. ... | bloodstalker | 2018-04-21 | 1 | -0/+1 |
* | fixed #29 | bloodstalker | 2018-04-15 | 1 | -1/+1 |
* | added some more cli options to load.py. added a new test file for bruiser to ... | bloodstalker | 2018-04-08 | 1 | -0/+2 |
* | some fixes | bloodstalker | 2018-03-19 | 1 | -3/+1 |
* | added a lua module for asmrewriter, will soon add docs. you can try the new m... | bloodstalker | 2018-03-12 | 1 | -4/+0 |
* | the jmp table is working now. you get member set and get methods, and an iter... | bloodstalker | 2018-03-04 | 1 | -40/+32 |
* | wip-the lua syntax is not what i want to be yet and im having trouble with th... | bloodstalker | 2018-03-04 | 1 | -27/+26 |
* | wip-the asm rewriter module plus the assembly jump table lua module implement... | bloodstalker | 2018-03-01 | 1 | -6/+182 |
* | added some elf stuff plus leb128 encode decode functions | bloodstalker | 2018-02-18 | 1 | -1/+1 |
* | trying to implement the nested call and global object rewriters | bloodstalker | 2018-02-17 | 1 | -0/+247 |