Skip to content

Call a function of another process with CreateRemoteThread.

Notifications You must be signed in to change notification settings

MisterY52/caller_callee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

caller_callee

Call a function of another process with CreateRemoteThread. The caller process will call the functions of the callee process remotely using VirtualAllocEx, WriteProcessMemory and CreateRemoteThread functions.

About

Call a function of another process with CreateRemoteThread.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages