trolldbois / python-haystack

Process heap analysis framework - Windows/Linux - record type inference and forensics
http://trolldbois.blogspot.com/search?q=python-haystack
GNU General Public License v3.0
94 stars 33 forks source link

support c_wchar_p and c_char_p in outputters #20

Closed trolldbois closed 8 years ago

trolldbois commented 8 years ago

we wrap all cstring under a monkey patch CString class. But we need support for Wide character too.