Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor all memory protocol decodes to have a common base class, as well as output data types #912

Open
azonenberg opened this issue Oct 8, 2024 · 0 comments
Labels
api API improvements cleanup Removing cruft filter Filter graph blocks

Comments

@azonenberg
Copy link
Collaborator

Anything that ends up producing a sequence of "read value from this address" / "write value to this address" should be able to integrate with common visualizations, e.g. "dump state of memory at this point in time" or "temporal hexdump" visualization a la https://scanlime.org/2009/10/temporal-hex-dump/

@azonenberg azonenberg added filter Filter graph blocks api API improvements cleanup Removing cruft labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API improvements cleanup Removing cruft filter Filter graph blocks
Projects
None yet
Development

No branches or pull requests

1 participant