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

Move analysis to seperate thread #22

Open
emesare opened this issue Jan 31, 2024 · 1 comment
Open

Move analysis to seperate thread #22

emesare opened this issue Jan 31, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@emesare
Copy link
Owner

emesare commented Jan 31, 2024

Right now we freeze binja when we run the RTTI scan (on larger binaries ofc)

@emesare emesare added the enhancement New feature or request label Jan 31, 2024
@emesare emesare self-assigned this Jan 31, 2024
@emesare
Copy link
Owner Author

emesare commented Apr 27, 2024

The freezing is still an issue but performance is now adequate. Have yet to test chrome though and I suspect that will better lend itself to a separate thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant