Skip to content

A demo preoject to start cmd.exe from a Dll in windows.

License

Notifications You must be signed in to change notification settings

shubham0d/RunCmdFromDll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunCmdFromDll

A demo program to start cmd.exe from a Dll in windows.
Program will duplicate the process token of injected process and start cmd.exe with the token in the current user's desktop.
Can be used for process injection, Dll planting, Search order hijacking or Elevation of privilege.

About

A demo preoject to start cmd.exe from a Dll in windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages