Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added ZwTerminateProcess to list of dangerous functions #26

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

eranzim
Copy link
Contributor

@eranzim eranzim commented Aug 9, 2022

ZwTerminateProcess can be used to terminate any process in the system (even protected processes such as AVs).
See also: https://youtu.be/ViWLMfSwGVA

ZwTerminateProcess can be used to terminate any process in the system (even protected processes such as AVs).
See also: https://youtu.be/ViWLMfSwGVA
@VoidSec VoidSec merged commit 7a1f406 into VoidSec:main Aug 9, 2022
fengjixuchui added a commit to fengjixuchui/DriverBuddyReloaded that referenced this pull request Aug 11, 2022
Merge pull request VoidSec#26 from eranzim/main
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants