nefarius / Injector

Command line utility to inject and eject DLLs
MIT License
598 stars 99 forks source link

How can i use in vsual studio #27

Closed DARK-DEVIL-66 closed 10 months ago

DARK-DEVIL-66 commented 10 months ago

can i have chance to make it pre inject command like single exe

i have payload name called payload.exe so need to when user is lunched injector.exe automatically inject payload.exe process to notepad.exe

how can i done from visualstudio ?

nefarius commented 10 months ago

Use your search engine of choice and look up how to configure post-build tasks.