Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update ui.py #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update ui.py #29

wants to merge 1 commit into from

Conversation

kotee4ko
Copy link

@kotee4ko kotee4ko commented Oct 5, 2023

fix race-condition with Hex-Rays, which could be unloaded yet on IDA >= 7.7

fix race-condition with Hex-Rays, which could be unloaded yet on IDA >= 7.7
@JusticeRage
Copy link
Owner

Hi! Could you explain the logic behind this PR? I don't understand what problem it fixes.

@kotee4ko
Copy link
Author

Sure. In my setup (IDA Pro 7.7 running under the wine in linux host) hex-rays loads after the gepetto, and gepetto wouldn't load in the case, if hex-rays is not present.

Copy link

@Billy1900 Billy1900 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a more comprehensive handler to process this exception. Current way "pass" is not valid.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants