Skip to content

powershell script i wrote that can suspend an arbitrary process (with limits)

License

Notifications You must be signed in to change notification settings

0xv1n/proc-suspend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proc-suspend

powershell script i wrote that can suspend an arbitrary process (with limits). script was written for research purposes, I am not responsible for how it is used.

There are a few examples of different iterations in this repo (like using [NTDLL]::NtSuspendProcess over [KERNEL32]::SuspendThread. Nothing is organized, and all iterations were uploaded for documentation/testing.

Use at your own risk.

About

powershell script i wrote that can suspend an arbitrary process (with limits)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published