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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-29
added new options to delf
bloodstalker
1
-0
/
+122
2018-07-19
a fix for the luatablegen json file, added a new option to load.py, minor cos...
bloodstalker
1
-9
/
+22
2018-05-25
load.py is now imported bt another python module, should cut down on startup ...
bloodstalker
2
-1
/
+31
2018-05-20
wip:added a wasm backend. i need to setup an interface with the main c++ code...
bloodstalker
1
-1
/
+1
2018-05-18
fixes #33. fixed #34. python interpreter should clean up after itself properl...
bloodstalker
3
-17
/
+49
2018-04-27
relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ...
bloodstalker
1
-6
/
+39
2018-04-21
two more options for load.py. also fixed the default lua script for bruiser. ...
bloodstalker
1
-0
/
+8
2018-04-08
added some more cli options to load.py. added a new test file for bruiser to ...
bloodstalker
2
-11
/
+120
2018-04-05
added some more features, a lil bit closer to getting the nested function cal...
bloodstalker
1
-0
/
+93
2018-03-19
some fixes
bloodstalker
1
-69
/
+105
2018-03-12
added a lua module for asmrewriter, will soon add docs. you can try the new m...
bloodstalker
1
-89
/
+127
2018-03-01
wip-the asm rewriter module plus the assembly jump table lua module implement...
bloodstalker
1
-0
/
+26
2018-02-24
bruiser will now run a lua script before startup so now you can easily use yo...
bloodstalker
1
-24
/
+37
2018-02-18
added some elf stuff plus leb128 encode decode functions
bloodstalker
1
-5
/
+234
2018-02-17
test script for bfd
bloodstalker
1
-0
/
+57
2018-02-17
trying to implement the nested call and global object rewriters
bloodstalker
3
-4
/
+71
2018-02-11
2 major bug fixed for bruiser, a lot of little improvements and bug fixed her...
bloodstalker
2
-1
/
+3
2018-02-01
update [ci skip]
bloodstalker
3
-51
/
+60
2018-01-22
some tests for the ffi funcitonality on bruiuser
bloodstalker
1
-0
/
+3
2018-01-20
update
bloodstalker
4
-4
/
+120
2018-01-12
you can now run objects that are loaded into bruiser from a shared library fr...
bloodstalker
1
-3
/
+4
2018-01-02
load.py now loads all objects and functions along with names to c++. next is ...
bloodstalker
1
-32
/
+72
2017-12-31
wip
bloodstalker
2
-3
/
+9
2017-12-30
bruiser gets the function code and name from bfd now. besides that minor chan...
bloodstalker
1
-4
/
+43
2017-12-29
load.py recognized function entries correctly now. minor fixes and updates.
bloodstalker
1
-18
/
+112
2017-12-16
forgot the test header for obfuscator [ci skip]
bloodstalker
1
-1
/
+0
2017-12-06
obfuscator doesnt mess up var declations with init values, python driver has ...
bloodstalker
1
-116
/
+216
2017-11-11
added obfuscator, some minor changes made to load.py so it would be easier to...
bloodstalker
1
-4
/
+5
2017-11-05
now you can run load.py from bruiser.
bloodstalker
1
-23
/
+57
2017-10-26
updateds
bloodstalker
2
-5
/
+58
2017-10-29
now i can get the symbol names, next thing is to load the object code up in b...
bloodstalker
2
-8
/
+117
2017-10-28
forgot this one
bloodstalker
1
-0
/
+30
2017-10-28
palying around with executbales and sos
bloodstalker
3
-8
/
+278
2017-10-26
playing around with libbfd
bloodstalker
3
-0
/
+61