Skip to content

Releases: diversenok/Suspending-Techniques

v1.0

23 May 21:01
Compare
Choose a tag to compare

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.