iMHLv2
|
883582ac28
|
use the Enumeration strings for f_fglob.fg_type. delete the block comment with the file_type_t enum, because they're in the vtypes
|
2013-01-31 02:48:51 +00:00 |
|
iMHLv2
|
333709c3e6
|
use the Enumeration strings for f_fglob.fg_type. delete the block comment with the file_type_t enum, because they're in the vtypes
|
2013-01-31 02:48:44 +00:00 |
|
iMHLv2
|
ea9d38e6fb
|
edit a majority of mac plugins to remove calls to common.get_string. replace the functionality by using overlays of the String type
|
2013-01-30 05:06:13 +00:00 |
|
iMHLv2
|
8fa77d223d
|
use dereference_as in several places in mac_netstat. fix some whitespace. move some family specific function calls under the if/else block for those families
|
2013-01-29 16:03:17 +00:00 |
|
iMHLv2
|
636643b630
|
use dereference_as() in mac_lsof. replace xrange(0, max) with enumerate(). yield object instead of object.a and object.b
|
2013-01-29 15:43:45 +00:00 |
|
iMHLv2
|
ae931cacfd
|
change some relative imports to absolute (i.e. import x -> import volatility.plugins.mac.x as x)
|
2013-01-29 03:34:10 +00:00 |
|
atcuno
|
e325909cc3
|
Mac - update lsof
|
2013-01-21 06:27:10 +00:00 |
|