iMHLv2
|
f606ffd282
|
add API functions to the address space for pointer masking. this is in favor of doing the bit mask in Pointer.__eq__ and Pointer.v() which is how volatility 2.2 did it. fixes issue #369
|
2013-02-20 02:56:19 +00:00 |
|
iMHLv2
|
482a144f66
|
automatically translate kernel addresses in the strings output to identify the owning kernel module. fixes issue #363
|
2013-01-17 02:12:52 +00:00 |
|
mike.auty@gmail.com
|
4162c00fab
|
Move to consistent output on the strings plugin (always hex).
|
2012-06-12 13:26:12 +00:00 |
|
mike.auty@gmail.com
|
821130fb2e
|
Convert all *args to *args, **kwargs in __init__ functions.
|
2012-03-08 20:58:06 +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 |
|