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

2022 bugfixes #165

Merged
merged 2 commits into from Dec 2, 2022
Merged

2022 bugfixes #165

merged 2 commits into from Dec 2, 2022

Conversation

tsc-awardle
Copy link
Contributor

This PR fixes a couple of bugs introduced by recent burp suite updates.

Missing JMenu

The old style of finding the root burp JFrame no longer works, so the Logger++ JMenu was not being added. This effectively prevented users from using the pop in/pop out functionality. This new method searches for the root pane by the title, but there are other more sophisticated methods available such as this.

Request Viewer Performance

Also fixes issue #164, where excessive updates to the request viewer to perform poorly

@CoreyD97 CoreyD97 merged commit a3c4c31 into nccgroup:master Dec 2, 2022
@CoreyD97
Copy link
Collaborator

CoreyD97 commented Dec 2, 2022

Thanks for the PR!

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

Successfully merging this pull request may close these issues.

None yet

2 participants