aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/asmrewriter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes #33. fixed #34. python interpreter should clean up after itself properl...bloodstalker2018-05-181-2/+2
* fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ne...bloodstalker2018-04-301-0/+2
* relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ...bloodstalker2018-04-271-1/+1
* the jmp table is working now. you get member set and get methods, and an iter...bloodstalker2018-03-041-4/+7
* wip-the lua syntax is not what i want to be yet and im having trouble with th...bloodstalker2018-03-041-2/+28
* the skeletion code for the jump table struct is now workingbloodstalker2018-03-021-4/+4
* some fixes for the jump table lua modulebloodstalker2018-03-011-28/+13
* wip-the asm rewriter module plus the assembly jump table lua module implement...bloodstalker2018-03-011-0/+89