Skip to content
/ IPC Public

The interesting example of inter-process communication on Windows

Notifications You must be signed in to change notification settings

radkum/IPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPC

A simple example of IPC communication. PROCESS A (SendMessage) injects dll (AddWndProc) to victim PROCESS B (ListBox). Then messages are sent from PROCESS A and attached WNDPROC process them.

About

The interesting example of inter-process communication on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published