1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
metasploit-payloads/c/meterpreter/source
David Maloney 3ebf0513b0 properly cleanup memory around hash history
we were not freeing the buffers we created
as palceholders for decrypting hash history.
this would cause crashes when we wold start dealing
with multiple accounts in a row with a hash history.
freeing the buffers seems to fix the problem

MSP-12356
2015-04-30 13:15:17 -05:00
..
backcompat Initial source import from metasploit-framework 2012-11-19 16:46:07 -06:00
bionic Use a proper Makefile for libc 2013-03-14 13:18:44 -05:00
client Bring POSIX stuff up to date with correct commands 2013-11-20 09:32:58 +10:00
common Revert "Merge branch 'master' into feature/MSP-12356/ntds-parser" 2015-04-29 15:08:17 -05:00
DelayLoadMetSrv Remove RDI from the source 2013-11-27 12:52:17 +10:00
elevator make real_dprintf available even if DEBUGTRACE is not set 2015-02-25 13:03:18 -06:00
extensions properly cleanup memory around hash history 2015-04-30 13:15:17 -05:00
jpeg-8 Rebuild jpeg lib, bit of cleanup 2013-09-03 20:09:52 +10:00
ReflectiveDLLInjection@88e8e5f109 Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
screenshot make real_dprintf available even if DEBUGTRACE is not set 2015-02-25 13:03:18 -06:00
server Revert "Merge branch 'master' into feature/MSP-12356/ntds-parser" 2015-04-29 15:08:17 -05:00
doxygen.h Add doxygen, begin documenting, kitrap0d tidy 2013-09-26 14:29:46 +10:00