Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@diversenok diversenok released this 23 May 21:01
· 3 commits to master since this release

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.