aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/asmrewriter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes #33. fixed #34. python interpreter should clean up after itself properl...bloodstalker2018-05-181-1/+3
* relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ...bloodstalker2018-04-271-1/+1
* added a lua module for asmrewriter, will soon add docs. you can try the new m...bloodstalker2018-03-121-1/+1
* the jmp table is working now. you get member set and get methods, and an iter...bloodstalker2018-03-041-5/+68
* wip-the lua syntax is not what i want to be yet and im having trouble with th...bloodstalker2018-03-041-24/+109
* the skeletion code for the jump table struct is now workingbloodstalker2018-03-021-3/+11
* some fixes for the jump table lua modulebloodstalker2018-03-011-18/+42
* wip-the asm rewriter module plus the assembly jump table lua module implement...bloodstalker2018-03-011-0/+149