Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Project Title

CreateProcessFromIShellDispatchInvoke

Description

COM hooking as well as alternate ways to execute binaries from COM via IDispatch interface.
BLOG POST HERE: https://mohamed-fakroud.gitbook.io/red-teamings-dojo/windows-internals/playing-around-com-objects-part-1

Getting Started

Executing program

> gcc .\CreateProcessFromIShellDispatchInvoke.c -o com.exe -lole32 -luuid -loleaut32
> .\com.exe C:\Windows\System32\calc.exe (The absolute path of your executable)

Author

@t3nb3w

Acknowledgments

About

Alternate ways to create process through COM via IDispatch interface.

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages