Skip to content

Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.

Notifications You must be signed in to change notification settings

illegal-instruction-co/ThreadIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ThreadIn

Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.

Description

Changes thread context for set RIP to target function or WaitMessage.

WaitMessage ( https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-waitmessage )

Yields control to other threads when a thread has no other messages in its message queue. The WaitMessage function suspends the thread and does not return until a new message is placed in the thread's message queue.

thread stack

About

Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages