Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip | bloodstalker | 2017-12-31 | 2 | -3/+9 |
| | |||||
* | bruiser gets the function code and name from bfd now. besides that minor ↵ | bloodstalker | 2017-12-30 | 1 | -4/+43 |
| | | | | changes here and there. | ||||
* | 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 |
| | | | | been updated, not finished yet, bruiser now gets the objects from load.py, executioner will handle running the objects and registering them with lua | ||||
* | added obfuscator, some minor changes made to load.py so it would be easier ↵ | bloodstalker | 2017-11-11 | 1 | -4/+5 |
| | | | | to call python scripts from lua, general changes for a new project | ||||
* | 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 ↵ | bloodstalker | 2017-10-29 | 2 | -8/+117 |
| | | | | bruiser... | ||||
* | 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 |