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

Hyperpwn-client & hyperpwn-server #4

Open
ghost opened this issue May 27, 2020 · 1 comment
Open

Hyperpwn-client & hyperpwn-server #4

ghost opened this issue May 27, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented May 27, 2020

Great work on the debugger build. The one that I was curious was when do you automatically load up hyperpwn-client and hyperpwn-server? I wanted to make sense of this and figure out when you could actually run both? Ideally I would just like to hit gdb on Hyper and both scripts will run off the bat. It seems arbitrary when/where you would start it.

@bet4it
Copy link
Owner

bet4it commented May 27, 2020

hyperpwn-server.sh should only need to be started once, then you can leave the Hyper there and never close it. (But I notice that sometimes hyperpwn-server.sh may be stopped by Ctrl-C, will try to make it robust in the future)
As for hyperpwn-client.sh, you can write it in your pwn script template.

Originally posted by @bet4it in #3 (comment)

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

1 participant