18 Commits

Author SHA1 Message Date
Michael Ligh 2c84ee4370 allow the CheckPoolIndex value to be a callable as well as a single integer value - adds better support for pool scanning on big memory/cpu systems
credits to Joe Sylve for identifying this issue and supplying test
criteria
2015-10-20 22:25:26 -05:00
gleeda cc0f87efa7 adding back pretty printing.
unified output still intact for other renderings
2015-03-18 09:59:02 +00:00
gleeda 6b562a8692 converted connscan 2014-11-13 14:09:58 -05:00
iMHLv2 329b474405 determine V or P offset based on self._config.VIRTUAL for scanners 2014-03-03 09:39:11 -06:00
iMHLv2 e6ed7078f9 sync with r3581 of trunk 2014-01-17 14:21:55 -06:00
iMHLv2 1b8e54783f update the scanning framework to support win 8 and server 2012. implement multiscanner interface. disable all GUI plugins for win 8 and server 2012 (they will be enabled individually at a later time) 2013-10-10 00:50:24 -04:00
iMHLv2 f699e93a4f sync with r3514 2013-10-08 01:04:26 -04:00
iMHLv2 d242168adb initial commit of r3513 branch 2013-10-07 11:55:04 -04:00
awalters 4c7cc26502 Standardization of file headers. License clarification. Dumpfiles committed to trunk. 2013-10-08 04:16:13 +00:00
mike.auty@gmail.com f7b46ccef5 Fix a minor error in netscan, and pylint the rest of the recently changed code. 2012-07-12 20:00:04 +00:00
iMHLv2 00d59759ad convert connscan output to table_header/table_row. this should be done prior to 2.1 since table renders are a major new feature in 2.1 2012-07-10 14:20:40 +00:00
iMHLv2 a2d21d59ef make better use of Plugin.is_valid_profile for blacklisting commands on unsupported profiles. a general, but consistent message is reported to the user 'This command does not support the selected profile'. 2012-07-10 14:11:47 +00:00
mike.auty@gmail.com 4ae458e160 Remove all unnecessary trailing slashes. 2012-02-26 23:26:52 +00:00
mike.auty@gmail.com d649b5b9b0 Fix inconsistency in commands.command class capitalization. 2012-02-05 23:36:33 +00:00
iMHLv2 eba1c89b8d ok hopefully the last patch to fix sockscan and connscan after removing the preambles in r1324 2012-02-02 00:22:20 +00:00
iMHLv2 3815a94d55 remove meaningless comment and extra space in connscan.py 2012-02-01 22:24:02 +00:00
gleeda e320cb8861 Changed all scanner headers from "Offset" to "Offset(P)" and committing MHL's SymLinkScan. Fixes issue 136. 2011-09-15 14:03:56 +00:00
mike.auty@gmail.com 117e5b466a Move the Volatility-1.4_rc1 branch over to trunk. 2011-06-29 21:01:19 +00:00