aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruisercapstone.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-19some fixesbloodstalker1-3/+1
2018-03-12added a lua module for asmrewriter, will soon add docs. you can try the new m...bloodstalker1-4/+0
2018-03-04the jmp table is working now. you get member set and get methods, and an iter...bloodstalker1-40/+32
2018-03-04wip-the lua syntax is not what i want to be yet and im having trouble with th...bloodstalker1-27/+26
2018-03-01wip-the asm rewriter module plus the assembly jump table lua module implement...bloodstalker1-6/+182
2018-02-18added some elf stuff plus leb128 encode decode functionsbloodstalker1-1/+1
2018-02-17trying to implement the nested call and global object rewritersbloodstalker1-0/+247