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

Traceback when selecting Tools --> SEH Helper #1

Open
rickhg12hs opened this issue Dec 8, 2023 · 1 comment
Open

Traceback when selecting Tools --> SEH Helper #1

rickhg12hs opened this issue Dec 8, 2023 · 1 comment

Comments

@rickhg12hs
Copy link

BN Version: 3.6.4709-dev Personal (715fcd79)

[Default] Traceback (most recent call last):
[Default]   File "/home/rick/.binaryninja/repositories/community/plugins/EliseZeroTwo_SEHHelper/__init__.py", line 268, in createPane
[Default]     widget = SEHWidget(context.binaryView, PE(data=data))
[Default]   File "/home/rick/.binaryninja/repositories/community/plugins/EliseZeroTwo_SEHHelper/__init__.py", line 178, in __init__
[Default]     for entry in file.DIRECTORY_ENTRY_EXCEPTION:
[Default] AttributeError: 'PE' object has no attribute 'DIRECTORY_ENTRY_EXCEPTION'. Did you mean: 'DIRECTORY_ENTRY_BASERELOC'?
@EliseZeroTwo
Copy link
Owner

I noticed this recently too, I will try to work on it soon

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