FakePDB icon indicating copy to clipboard operation
FakePDB copied to clipboard

Fix some null strings generations in dumpinfo.py

Open Abbas-MG opened this issue 3 months ago • 0 comments

An attempt to fix the issues stated Here. Fixing deserialization of std::string types in Function and Segment structures. A basic fix to avoid crashes; more tests may be needed.

Abbas-MG avatar Sep 04 '25 04:09 Abbas-MG