Skip to content

cocomelonc/meow-shellcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Meow

Run msfvenom for generate payload:

msfvenom -p windows/x64/messagebox TEXT="Meow-meow\!" TITLE="=^..^=" -f raw > meow.bin

malware

Hex value:

hexdump -e '16/1 "%02x " "\n"' meow.bin

malware

Used by me for blog articles and books.

About

Meow-meow messagebox shellcode

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors