Files
metasploit-gs/data/meterpreter
James Lee 9246f7a0ce Strip the NULL that PHP no longer strips
As of PHP 5.5.0, unpack("a", ...) no longer strips the NULL byte from
the end of the string. A new format specifier, Z, was introduced to
perform the old behavior, but we don't have a good way to test for its
existence. Instead, just remove it with str_replace
2014-07-03 15:58:05 -05:00
..
2011-11-10 19:48:32 -06:00
2014-06-05 17:31:02 -05:00
2014-06-05 17:31:02 -05:00