This website requires JavaScript.
Explore
Help
Register
Sign In
infosecn1nja
/
metasploit-framework
mirror of
https://github.com/infosecn1nja/metasploit-framework.git
Watch
1
Star
0
Fork
You've already forked metasploit-framework
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52b1919315
metasploit-framework
/
external
/
source
/
shellcode
/
windows
/
templates
/
linux_template.asm
4 lines
43 B
NASM
Raw
Blame
History
global
_start
_start:
incbin
"payload.bin"
Reference in New Issue
View Git Blame
Copy Permalink