ettisan

Results 2 comments of ettisan

I am aware of this behaviour. I think this makes it clearer: ```python from boofuzz import * from boofuzz import pedrpc from boofuzz import instrumentation s_initialize("test") s_static("sometest") s_byte(1, name="byte_1") s_byte(2,...

Ah, i see. I think i haven't really thought this through completely. I'll try to have a more detailed look at some time