1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-15 02:35:54 +01:00
metasploit-payloads/python
Joe Vennix 50899d608d Fixes #8732 by reading until EOF reached.
* use a lambda for cleaner iterator.
* also disables buffering, since we are reading byte-by-byte in the first place
and maintaining our own buffer (#data).
2014-01-05 18:36:22 -06:00
..
meterpreter Fixes #8732 by reading until EOF reached. 2014-01-05 18:36:22 -06:00