Skip to content

stktyagi/basic-self-injection-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

the shellcode is for x64 based archictecture, if your pc is x86 based use -

msfvenom -p windows/messagebox TEXT="JNE" TITLE="DSCN" -f c

the executable pops up a message box with the specified text and title.

you might want to toggle some windows defender settings as the executable can be flagged (maybe, maybe not).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages