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

Exiting the hyperpwn layout on gdb (pwndbg, gef, etc) exit #16

Open
Exiled1 opened this issue Dec 16, 2023 · 4 comments
Open

Exiting the hyperpwn layout on gdb (pwndbg, gef, etc) exit #16

Exiled1 opened this issue Dec 16, 2023 · 4 comments

Comments

@Exiled1
Copy link

Exiled1 commented Dec 16, 2023

So I've been looking in both hyperpwn and hyperinators pages and I can't seem to find a way that gracefully exits the layout without having to manually close all of the panes. Is there a hotkey somewhere or a way to configure a graceful exit of the layout on pwndbg/gdb exit?

@bet4it
Copy link
Owner

bet4it commented Dec 19, 2023

Oh we don't the way to do it now but it should be very easy to implement.
But I suggest you don't close them. You can use hyper-pane to maximize the pane you want.

@Exiled1
Copy link
Author

Exiled1 commented Jan 4, 2024

Can I ask what would be needed for the implementation, I can look into doing it :). The way my workflow currently goes I'm just not the biggest fan of the dbg layout once I'm out side of gdb and I often end up closing the main screen by accident haha

@bet4it
Copy link
Owner

bet4it commented Jan 4, 2024

What about Full Reload(Ctrl+Shift+F5)?

@Exiled1
Copy link
Author

Exiled1 commented Jan 5, 2024

That's almost perfect, but it sends me back to my home directory :(

If full reloading kept me inside of the directory I was working in, that'd honestly be a fine workaround haha

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