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
/
bruiserffi.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵
bloodstalker
2018-04-27
1
-1
/
+1
|
|
|
|
ramdump. i just need to write a luawrapper.
*
wip-the asm rewriter module plus the assembly jump table lua module ↵
bloodstalker
2018-03-01
1
-1
/
+2
|
|
|
|
implementation
*
trying to implement the nested call and global object rewriters
bloodstalker
2018-02-17
1
-33
/
+0
|
*
travis fix
bloodstalker
2018-02-11
1
-2
/
+4
|
*
2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵
bloodstalker
2018-02-11
1
-2
/
+34
|
|
|
|
here and there
*
removed capstone for the time being
bloodstalker
2018-02-01
1
-1
/
+1
|
*
update
bloodstalker
2018-02-01
1
-9
/
+10
|
*
fixed string type for xobjs, also xcall can now call functions by name as well
bloodstalker
2018-01-26
1
-2
/
+10
|
*
fixed some issues with the way bruiser handled integers, added some initial ↵
bloodstalker
2018-01-22
1
-6
/
+16
|
|
|
|
tests.
*
xobj handling for int types and pointers is done.next is structs,unoins and ↵
bloodstalker
2018-01-21
1
-13
/
+106
|
|
|
|
adding docs. you can try running demo1.lua under lua-scripts for a demo
*
WIP.using libffi for calling xobjects now.
bloodstalker
2018-01-20
1
-0
/
+101