Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #33. fixed #34. python interpreter should clean up after itself properl... | bloodstalker | 2018-05-18 | 1 | -1/+3 |
* | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ... | bloodstalker | 2018-04-27 | 1 | -1/+1 |
* | added a lua module for asmrewriter, will soon add docs. you can try the new m... | bloodstalker | 2018-03-12 | 1 | -1/+1 |
* | the jmp table is working now. you get member set and get methods, and an iter... | bloodstalker | 2018-03-04 | 1 | -5/+68 |
* | wip-the lua syntax is not what i want to be yet and im having trouble with th... | bloodstalker | 2018-03-04 | 1 | -24/+109 |
* | the skeletion code for the jump table struct is now working | bloodstalker | 2018-03-02 | 1 | -3/+11 |
* | some fixes for the jump table lua module | bloodstalker | 2018-03-01 | 1 | -18/+42 |
* | wip-the asm rewriter module plus the assembly jump table lua module implement... | bloodstalker | 2018-03-01 | 1 | -0/+149 |