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

[Solver] Option to return multiple disassemblies #71

Open
mbrown1413 opened this issue May 18, 2024 · 0 comments
Open

[Solver] Option to return multiple disassemblies #71

mbrown1413 opened this issue May 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mbrown1413
Copy link
Owner

Currently, we return the first disassembly we find. This is partially because the current disassembler isn't very fast (see #70) and we don't have incremental results implemented yet (see #17). In the future we should add options for:

  • Returning all disassemblies with the shallowest depth we find.
  • Returning all disassemblies period
@mbrown1413 mbrown1413 converted this from a draft issue May 18, 2024
@mbrown1413 mbrown1413 added the enhancement New feature or request label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant