We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
maybe it is a good idea to have sessions and avoid to reload the data for each pdd call on the same function.
pdd
this can be good if we want also to have r2dec to support value rename like is done in Hexrays decompiler and others.
i think a json random file saved in /tmp and a evar to read each time that file.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
maybe it is a good idea to have sessions and avoid to reload the data for each
pdd
call on the same function.this can be good if we want also to have r2dec to support value rename like is done in Hexrays decompiler and others.
i think a json random file saved in /tmp and a evar to read each time that file.
The text was updated successfully, but these errors were encountered: