glmcdona / binary2strings

Python module to extract Ascii, Utf8, and Unicode strings from binary data. Lightning fast wrapper around c++ compiled code.
MIT License
51 stars 8 forks source link

Fix msbuild with newer compilers #16

Closed glmcdona closed 1 year ago

glmcdona commented 1 year ago

Addresses #14 and possibly #15 but I don't think so.