Browse Exploit & Auxiliary Modules

The Metasploit Project hosts the world's largest database of quality assured exploits, including hundreds of remote exploits, auxiliary modules, and payloads. You can even review the Metasploit Framework source code of any module - or write your own.

Search for modules

Alpha2 Alphanumeric Unicode Uppercase Encoder

Encodes payload as unicode-safe uppercase text. This encoder uses SkyLined's Alpha2 encoding suite.


Rank

  • Manual

Authors

  • pusscat < pusscat [at] metasploit.com >
  • skylined < skylined [at] edup.tudelft.nl >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use encoder/x86/unicode_upper


Module Options

AllowWin32SEH Use SEH to determine the address of the stub (Windows only)
BufferOffset The offset to the buffer from the start of the register (default: 0)
BufferRegister The register that pointers to the encoded payload
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module