| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | some tests for the ffi funcitonality on bruiuser | bloodstalker | 2018-01-22 | 2 | -1/+4 |
* | fixed some issues with the way bruiser handled integers, added some initial t... | bloodstalker | 2018-01-22 | 4 | -14/+53 |
* | xobj handling for int types and pointers is done.next is structs,unoins and a... | bloodstalker | 2018-01-21 | 6 | -41/+283 |
* | fixing travis | bloodstalker | 2018-01-20 | 1 | -2/+1 |
* | WIP.using libffi for calling xobjects now. | bloodstalker | 2018-01-20 | 7 | -2/+151 |
* | update | bloodstalker | 2018-01-20 | 13 | -23/+251 |
* | update | bloodstalker | 2018-01-17 | 3 | -14/+74 |
* | you can now run objects that are loaded into bruiser from a shared library fr... | bloodstalker | 2018-01-12 | 4 | -67/+94 |
* | update | bloodstalker | 2018-01-09 | 6 | -13/+137 |
* | readme update [ci skip] | bloodstalker | 2018-01-08 | 1 | -2/+12 |
* | the function code, function name, var names and var sized are now being retur... | bloodstalker | 2018-01-08 | 2 | -34/+44 |
* | load.py now loads all objects and functions along with names to c++. next is ... | bloodstalker | 2018-01-02 | 4 | -51/+145 |
* | wip | bloodstalker | 2017-12-31 | 6 | -16/+71 |
* | bruiser gets the function code and name from bfd now. besides that minor chan... | bloodstalker | 2017-12-30 | 6 | -16/+111 |
* | fix | bloodstalker | 2017-12-29 | 1 | -1/+1 |
* | load.py recognized function entries correctly now. minor fixes and updates. | bloodstalker | 2017-12-29 | 3 | -45/+127 |
* | updated README, added comments | bloodstalker | 2017-12-20 | 2 | -19/+124 |
* | forgot the test header for obfuscator [ci skip] | bloodstalker | 2017-12-16 | 2 | -1/+6 |
* | now handles changing header names as well | bloodstalker | 2017-12-16 | 3 | -86/+23 |
* | obfuscator should handle macro expansions just fine now, also there was no re... | bloodstalker | 2017-12-16 | 12 | -20/+213 |
* | wip, added methods for dealing with filename changes to obfuscator | bloodstalker | 2017-12-11 | 3 | -14/+89 |
* | obfuscator can remove comments now. it can handle some hairy stuff. its bette... | bloodstalker | 2017-12-09 | 3 | -27/+59 |
* | wip | bloodstalker | 2017-12-08 | 3 | -47/+117 |
* | obfuscator doesnt mess up var declations with init values, python driver has ... | bloodstalker | 2017-12-06 | 7 | -144/+476 |
* | readme update [ci skip] | bloodstalker | 2017-11-28 | 1 | -5/+4 |
* | readme update [ci skip] | bloodstalker | 2017-11-28 | 1 | -3/+3 |
* | readme update [ci skip] | bloodstalker | 2017-11-28 | 1 | -6/+6 |
* | updated readme [ci skip] | bloodstalker | 2017-11-28 | 1 | -17/+17 |
* | python driver wip, obfuscator updated and readme, general readme updates | bloodstalker | 2017-11-28 | 6 | -23/+301 |
* | half-way through finishing obfuscator. | bloodstalker | 2017-11-13 | 2 | -8/+119 |
* | added obfuscator, some minor changes made to load.py so it would be easier to... | bloodstalker | 2017-11-11 | 7 | -9/+257 |
* | fix | bloodstalker | 2017-11-07 | 3 | -4/+5 |
* | fix | bloodstalker | 2017-11-07 | 1 | -2/+2 |
* | fixing travis... | bloodstalker | 2017-11-07 | 1 | -3/+5 |
* | fixed | bloodstalker | 2017-11-07 | 1 | -3/+3 |
* | travis should be fixed now | bloodstalker | 2017-11-07 | 3 | -10/+6 |
* | fix | bloodstalker | 2017-11-05 | 2 | -4/+9 |
* | fix | bloodstalker | 2017-11-05 | 1 | -1/+1 |
* | fix | bloodstalker | 2017-11-05 | 1 | -0/+2 |
* | fix | bloodstalker | 2017-11-05 | 1 | -0/+1 |
* | uses pythonconfig now | bloodstalker | 2017-11-05 | 1 | -1/+1 |
* | now you can run load.py from bruiser. | bloodstalker | 2017-11-05 | 8 | -31/+204 |
* | 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 | 4 | -1/+61 |
* | fixes #18 | bloodstalker | 2017-10-21 | 1 | -2/+12 |
* | fixing travis build | bloodstalker | 2017-10-21 | 2 | -7/+7 |
* | fixing travis... | bloodstalker | 2017-10-21 | 1 | -4/+3 |