memflow / memflow-py

Python support for memflow
https://pypi.org/project/memflow/
MIT License
13 stars 4 forks source link

Add __str__ to all types #6

Closed emesare closed 1 year ago

emesare commented 1 year ago

Off the top of my head we are missing one for ModuleInfo (edit: already exists)

emesare commented 1 year ago

Seems to be mostly resolved, reopen if this is not the case!