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
/
bfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
some fixes
bloodstalker
2018-03-19
1
-69
/
+105
*
added a lua module for asmrewriter, will soon add docs. you can try the new m...
bloodstalker
2018-03-12
1
-89
/
+127
*
wip-the asm rewriter module plus the assembly jump table lua module implement...
bloodstalker
2018-03-01
1
-0
/
+26
*
bruiser will now run a lua script before startup so now you can easily use yo...
bloodstalker
2018-02-24
1
-24
/
+37
*
added some elf stuff plus leb128 encode decode functions
bloodstalker
2018-02-18
1
-5
/
+234
*
test script for bfd
bloodstalker
2018-02-17
1
-0
/
+57
*
trying to implement the nested call and global object rewriters
bloodstalker
2018-02-17
3
-4
/
+71
*
2 major bug fixed for bruiser, a lot of little improvements and bug fixed her...
bloodstalker
2018-02-11
2
-1
/
+3
*
update [ci skip]
bloodstalker
2018-02-01
3
-51
/
+60
*
some tests for the ffi funcitonality on bruiuser
bloodstalker
2018-01-22
1
-0
/
+3
*
update
bloodstalker
2018-01-20
4
-4
/
+120
*
you can now run objects that are loaded into bruiser from a shared library fr...
bloodstalker
2018-01-12
1
-3
/
+4
*
load.py now loads all objects and functions along with names to c++. next is ...
bloodstalker
2018-01-02
1
-32
/
+72
*
wip
bloodstalker
2017-12-31
2
-3
/
+9
*
bruiser gets the function code and name from bfd now. besides that minor chan...
bloodstalker
2017-12-30
1
-4
/
+43
*
load.py recognized function entries correctly now. minor fixes and updates.
bloodstalker
2017-12-29
1
-18
/
+112
*
forgot the test header for obfuscator [ci skip]
bloodstalker
2017-12-16
1
-1
/
+0
*
obfuscator doesnt mess up var declations with init values, python driver has ...
bloodstalker
2017-12-06
1
-116
/
+216
*
added obfuscator, some minor changes made to load.py so it would be easier to...
bloodstalker
2017-11-11
1
-4
/
+5
*
now you can run load.py from bruiser.
bloodstalker
2017-11-05
1
-23
/
+57
*
updateds
bloodstalker
2017-10-26
2
-5
/
+58
*
now i can get the symbol names, next thing is to load the object code up in b...
bloodstalker
2017-10-29
2
-8
/
+117
*
forgot this one
bloodstalker
2017-10-28
1
-0
/
+30
*
palying around with executbales and sos
bloodstalker
2017-10-28
3
-8
/
+278
*
playing around with libbfd
bloodstalker
2017-10-26
3
-0
/
+61