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

when emulation fails due to invalid_read, explain where #55

Open
williballenthin opened this issue Sep 21, 2020 · 0 comments
Open

when emulation fails due to invalid_read, explain where #55

williballenthin opened this issue Sep 21, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@williballenthin
Copy link
Contributor

in the output produced by run_speakeasy, i see a line like the following, which seems to indicate the end of emulation:

0x18000abef: 'kernel32.GetTickCount()' -> 0x5265cc8
export.Foo: Caught error: invalid_read

where is the faulting instruction? what led up to it? what address could not be read? this would help me triage issues with the emulator and the sample i'm analyzing.

@williballenthin williballenthin added the good first issue Good for newcomers label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant