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

Runtime error in pe.hexpat #254

Open
colejohnson66 opened this issue May 21, 2024 · 2 comments
Open

Runtime error in pe.hexpat #254

colejohnson66 opened this issue May 21, 2024 · 2 comments

Comments

@colejohnson66
Copy link

colejohnson66 commented May 21, 2024

Opening Microsoft Excel 16.0.17531.20140 (EXCEL.EXE; SHA256 hash 127dd158ed175bb0f34b10bcf1d52d0786eae50f304b9cc168c4d0a159f8076a) in ImHex prompts me to use pe.hexpat. All good so far.

However, during execution of the pattern, a runtime error occurs:

E: runtime error: Cannot place variable 'name' at out of bounds address 0xFFFFFFFFFFFEC201
E:   -->   in <Source Code>:428:69
E: 428 |  relativeVirtualDifference();
E:                                   ^
I: Evaluation took 0.0910719s
@sisco0
Copy link
Contributor

sisco0 commented Jun 9, 2024

Could you kindly share the file that causes this inconvenience?
An analysis could be run after replicating the inconvenience locally @colejohnson66 .

@colejohnson66
Copy link
Author

Here's 16.0.17628.20110 (SHA256 450c907b8137ae61cf89ee65dc93c9e4f3cd4680082c51c41fe5d03f9be91408)

EXCEL.zip

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

2 participants