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

Core functionality container issue #1

Open
2 of 5 tasks
toshipiazza opened this issue Jan 13, 2018 · 1 comment
Open
2 of 5 tasks

Core functionality container issue #1

toshipiazza opened this issue Jan 13, 2018 · 1 comment

Comments

@toshipiazza
Copy link
Owner

toshipiazza commented Jan 13, 2018

Core functionality is not yet completed. Urgent:

  • Finish implementing all non-SIMD instructions
  • Add getters and setters for register/memory taint under drtaint_ namespace
  • Return opaque drtaint object so we can implement multiple taint mappings
  • Tests for many different instruction classes
  • Taint visualizer for nudge event, for debugging
@toshipiazza
Copy link
Owner Author

An aside to returning an opaque drtaint handle--does Umbra even handle multiple mappings? afaik it uses a single static page table on 32-bit, so I'd be surprised if it supported multiple memory mappings at all.

@toshipiazza toshipiazza changed the title Core drtaint functionality Core functionality container issue Jan 13, 2018
toshipiazza added a commit that referenced this issue Jan 13, 2018
- Adds methods for getting/setting register taint
- Adds *untested* methods for getting/setting taint in shadow memory

Issue: #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant