mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-24 18:16:24 +01:00
18a3d8d85d

This updates the registry handling for the native Windows Meterpreter to handle REG_MULTI_SZ values as UTF-8 encoded strings in a buffer with an additional NULL terminator. This is basically what RegSetValueExW wants but Meterpreter will encode the UTF-8 strings into UTF-16. They are however split with a NULL byte and no longer \0.
metasploit-payloads >
This is a unified repository for different Metasploit Framework payloads, which merges these repositories:
An alternate cross-platform C Meterpreter, called Mettle, is developed at https://github.com/rapid7/mettle
See the individual directories for meterpreter-specific README, build instructions and license details:
Description
Languages
C
62.9%
Python
28.9%
C++
2.4%
Java
2%
Shell
1.4%
Other
2%