arnoutdekimo

Results 12 comments of arnoutdekimo

Hi, NDA is no problem - feel free to get in touch directly for that. You are free to test with my server (as long as it is up -...

Well, I ended up implementing a new function in mem_cstruct.py: ``` def get_dict(self, convert_bytes_to_string = False) -> dict: # Returns a dict and recursively parses more children retdict = {}...