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

Better encapsulation of the SymbolicEngine class #8

Closed
Pyraun opened this issue Jan 27, 2015 · 0 comments
Closed

Better encapsulation of the SymbolicEngine class #8

Pyraun opened this issue Jan 27, 2015 · 0 comments
Milestone

Comments

@Pyraun
Copy link
Contributor

Pyraun commented Jan 27, 2015

Redesign of the class:

  • the UINT64 symbolicReg[25] member should be private (no magic "25" constants also).
  • the method newSymbolicElement()'s signature should change and accept a list of registers ID.
    Look at the example
@JonathanSalwan JonathanSalwan added this to the v0.1 milestone Apr 10, 2015
romainthomas pushed a commit to romainthomas/Triton that referenced this issue Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants