Single Byte
Single-byte NOP generator
Rank
- Normal
Authors
- spoonm < spoonm [at] no$email.com >
Development
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use nop/x86/single_byte
msf nop(single_byte) > generate
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use nop/x86/single_byte
msf nop(single_byte) > generate
Module Options
| RandomNops | Generate a random NOP sled |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
