Andrew C
|
d24d64380f
|
Mac - small update to notifiers
|
2014-06-11 04:05:50 -05:00 |
|
Andrew C
|
7110665c93
|
Mac - update notifiers
|
2014-05-07 15:21:11 -05:00 |
|
iMHLv2
|
e6ed7078f9
|
sync with r3581 of trunk
|
2014-01-17 14:21:55 -06: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 |
|
gleeda
|
31329f8a87
|
fixing small typo in mac_notifiers s/type_type/type_name fixes issue 413
|
2013-04-22 15:20:36 +00:00 |
|
iMHLv2
|
95ac7e213e
|
modify convert.py to properly handle mac classes. update the mac_notifiers plugin to choose the correct vtype name based on whether the target OS uses struct or class naming convention
|
2013-04-05 03:32:10 +00:00 |
|
iMHLv2
|
672c5ccb11
|
fix mac_notifiers by putting a str() around the OSString variable
|
2013-04-05 00:56:22 +00:00 |
|
iMHLv2
|
071bb3311b
|
remove blank lines at the end of plugins
|
2013-01-31 02:51:09 +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
|
e9919996c7
|
use table_header/table_row in mac_notifiers. use dereference_as(). just iterate arrays instead of using xrange and indexing
|
2013-01-29 16:13:05 +00:00 |
|
iMHLv2
|
6924951d56
|
plugin docstrings all start with a word in caps
|
2013-01-29 05:24:04 +00:00 |
|
iMHLv2
|
602b96b23a
|
change some relative imports to absolute (i.e. import x -> import volatility.plugins.mac.x as x)
|
2013-01-29 03:36:04 +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
|
d275e2355f
|
Mac - update notifiers to not print invalid match strings
|
2013-01-21 20:54:00 +00:00 |
|
atcuno
|
d6c8a221b3
|
Mac - update notifiers
|
2013-01-21 07:55:46 +00:00 |
|