Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵ | bloodstalker | 2018-04-27 | 1 | -1/+1 |
| | | | | ramdump. i just need to write a luawrapper. | ||||
* | the jmp table is working now. you get member set and get methods, and an ↵ | bloodstalker | 2018-03-04 | 1 | -1/+4 |
| | | | | iterator. you can demo2 in the lua scripts folder for a test. | ||||
* | wip-the lua syntax is not what i want to be yet and im having trouble with ↵ | bloodstalker | 2018-03-04 | 1 | -3/+2 |
| | | | | the JMP_S_T pointers | ||||
* | the skeletion code for the jump table struct is now working | bloodstalker | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | some fixes for the jump table lua module | bloodstalker | 2018-03-01 | 1 | -1/+1 |
| | |||||
* | wip-the asm rewriter module plus the assembly jump table lua module ↵ | bloodstalker | 2018-03-01 | 1 | -0/+31 |
| | | | | implementation | ||||
* | trying to implement the nested call and global object rewriters | bloodstalker | 2018-02-17 | 1 | -0/+49 |