Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | load.py now loads all objects and functions along with names to c++. next is ... | bloodstalker | 2018-01-02 | 1 | -32/+72 |
* | 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 | 1 | -5/+57 |
* | now i can get the symbol names, next thing is to load the object code up in b... | bloodstalker | 2017-10-29 | 1 | -8/+105 |
* | palying around with executbales and sos | bloodstalker | 2017-10-28 | 1 | -0/+260 |