Eric Hennenfent 51837df98b Add Taint Parameters (#414)
* Add taint args to buffer creation

Allows the `new_symbolic_buffer` and `symbolicate_buffer` functions to take keyword args for tainting. Defaults to frozenset in both cases.

* Add unit tests and ArrayProxy taint propery

Adds simple unit tests for tainted buffers. Added a property to the ArrayProxy class in smtlib.expression so that it's possible to access the taint of the proxied ArrayVariable.

* Updated docstrings
2017-07-28 11:58:25 -04:00
..
2017-03-13 14:06:36 -05:00
2017-03-13 14:06:36 -05:00
2017-03-13 14:06:36 -05:00
2017-06-26 18:06:18 -03:00
2017-07-27 19:41:08 -03:00
2017-07-27 19:41:08 -03:00
2017-07-28 11:58:25 -04:00
2017-06-26 18:06:18 -03:00
2017-07-27 19:41:08 -03:00