Skip to content

Suspend processes immediately and dump auto-closing apps.

Notifications You must be signed in to change notification settings

dx7v2/ProcSuspend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ProcSuspend

Suspend processes immediately and dump auto-closing apps.

Why do I need this?

Sometimes there are programs which are closed by themselves when ther are done in too little time. With ProcSuspend, you can suspend it immediately after starting them and dump/analyze them easily.

How does it works?

ProcSuspend runs and suspends the program. And when you press any key, it resumes the process for the delay you set. Then it suspends again.

Build

Visual studio 2017 is enough. .NET Framework 4.7.2

Credits

Suspend/Resume methods from https://stackoverflow.com/questions/71257/suspend-process-in-c-sharp.

About

Suspend processes immediately and dump auto-closing apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages