Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-03-19 | some fixes | bloodstalker | 1 | -3/+1 | |
2018-03-12 | added a lua module for asmrewriter, will soon add docs. you can try the new ↵ | bloodstalker | 1 | -4/+0 | |
module by running asmtest.lua or demo2.lua did some cosmetic fixes to load bfd so it doesnt suck as hard when you get dumps | |||||
2018-03-04 | the jmp table is working now. you get member set and get methods, and an ↵ | bloodstalker | 1 | -40/+32 | |
iterator. you can demo2 in the lua scripts folder for a test. | |||||
2018-03-04 | wip-the lua syntax is not what i want to be yet and im having trouble with ↵ | bloodstalker | 1 | -27/+26 | |
the JMP_S_T pointers | |||||
2018-03-01 | wip-the asm rewriter module plus the assembly jump table lua module ↵ | bloodstalker | 1 | -6/+182 | |
implementation | |||||
2018-02-18 | added some elf stuff plus leb128 encode decode functions | bloodstalker | 1 | -1/+1 | |
2018-02-17 | trying to implement the nested call and global object rewriters | bloodstalker | 1 | -0/+247 | |