index
:
mutator
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bruiser
/
bruisercapstone.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-29
added new options to delf
bloodstalker
1
-1
/
+1
2018-05-18
fixes #33. fixed #34. python interpreter should clean up after itself properl...
bloodstalker
1
-3
/
+5
2018-04-27
relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ...
bloodstalker
1
-1
/
+1
2018-04-21
two more options for load.py. also fixed the default lua script for bruiser. ...
bloodstalker
1
-0
/
+1
2018-04-15
fixed #29
bloodstalker
1
-1
/
+1
2018-04-08
added some more cli options to load.py. added a new test file for bruiser to ...
bloodstalker
1
-0
/
+2
2018-03-19
some fixes
bloodstalker
1
-3
/
+1
2018-03-12
added a lua module for asmrewriter, will soon add docs. you can try the new m...
bloodstalker
1
-4
/
+0
2018-03-04
the jmp table is working now. you get member set and get methods, and an iter...
bloodstalker
1
-40
/
+32
2018-03-04
wip-the lua syntax is not what i want to be yet and im having trouble with th...
bloodstalker
1
-27
/
+26
2018-03-01
wip-the asm rewriter module plus the assembly jump table lua module implement...
bloodstalker
1
-6
/
+182
2018-02-18
added some elf stuff plus leb128 encode decode functions
bloodstalker
1
-1
/
+1
2018-02-17
trying to implement the nested call and global object rewriters
bloodstalker
1
-0
/
+247