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

Autoanalysis - Decompiler Parameter ID: option to control custom storage #4329

Open
sad-dev opened this issue Jun 9, 2022 · 0 comments
Open

Comments

@sad-dev
Copy link
Contributor

sad-dev commented Jun 9, 2022

Is your feature request related to a problem? Please describe.
The decompiler parameter id can apply custom storage to function signatures. The subsequent propagation can sometimes lead to junk results throughout the program e.g. almost every function in an x86 binary ends up with XMM inputs. It can be difficult to identify which function signatures to mark as user-defined beforehand in order to prevent this 'junk explosion'.

Describe the solution you'd like
An option in the decompiler parameter ID to configure the commiting of custom storage.

Additional context
commit c6cb8a0

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