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

--kill-on-exit should work on forced exits as well #1

Closed
blole opened this issue Aug 14, 2015 · 1 comment
Closed

--kill-on-exit should work on forced exits as well #1

blole opened this issue Aug 14, 2015 · 1 comment

Comments

@blole
Copy link
Owner

blole commented Aug 14, 2015

kill the target when the injector is killed by Ctrl+C and from the task manager, and whatever is possible

@blole
Copy link
Owner Author

blole commented Sep 30, 2015

Catching Ctrl-C fixed in 1cc320b.
However, catching when someone else terminates you seems impossible on windows without hooking xxTerminateProcess() in all other processes. See http://www.cplusplus.com/forum/windows/113826/

@blole blole closed this as completed Sep 30, 2015
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