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

log warns "Analysis requires a default architecture" when trying to use the transformation that requries one or more input parameters #4535

Closed
xusheng6 opened this issue Jul 31, 2023 · 0 comments
Labels
Type: Bug Issue is a non-crashing bug with repro steps
Milestone

Comments

@xusheng6
Copy link
Member

When I try to use the XOR transformation, I see Analysis requires a default architecture. For example: bv.arch = Architecture['x86'] in the log window. I tracked the issue a little bit and it is happening for all transformations that requires one or more inputs. The new hex view we created to accommodate the data has no arch (and platform), but we are trying to run analysis on it, leading to the warning

@xusheng6 xusheng6 added this to the Coruscant milestone Jul 31, 2023
@psifertex psifertex added the Type: Bug Issue is a non-crashing bug with repro steps label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue is a non-crashing bug with repro steps
Projects
None yet
Development

No branches or pull requests

2 participants