Releases: diversenok/Suspending-Techniques
Releases · diversenok/Suspending-Techniques
v1.0
Here you can download the pre-compiled tools for experimenting with suspension and freezing:
- SuspendTool is a program that can suspend/freeze processes using several different methods.
- ModeTransitionMonitor is a program that detects all kernel-to-user mode transitions happening within a specific process.
- SuspendInfo is a small tool that queries the state of suspension and freezing.
- InjectTool is a program for injecting dummy threads (either directly or via a thread pool) into a process.
- SuspendMe is a test application that demonstrates several approaches for bypassing suspension.
Binaries were compiled with Delphi 10.3 Community Edition.