Commit Graph

14 Commits

Author SHA1 Message Date
iMHLv2 a4be56b1c7 all windows-only plugins should inherit from common.AbstractWindowsCommand instead of commands.Command - so they don't show up in --help output for Linux profiles 2012-08-26 17:14:46 +00:00
mike.auty@gmail.com 7a27e3504b Potential fix for issue 301, and minor pylint on volshell. 2012-07-17 16:09:55 +00:00
iMHLv2 9e228e87aa volshell now supports 64bit disasm, according to current Profile/AS or as specified by the user 2012-06-05 23:38:18 +00:00
iMHLv2 3a2c9c4164 add a simple dq command (print qwords at address) to volshell for x64 addresses 2012-05-21 15:26:52 +00:00
mike.auty@gmail.com 5cb4ab5dda Fix up a large number of very minor pylint/indentation/trailing space issues across the tree. 2012-05-14 23:06:56 +00:00
mike.auty@gmail.com d04c721dd1 Remove width parameter from db in volshell because it's completely unused. 2012-05-14 23:06:47 +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 e3e089b096 Merge the newprofile branch into trunk. 2012-02-18 10:33:47 +00:00
mike.auty@gmail.com 18f3c0e487 Fix volshell breakage since the move to obj_offset. 2012-02-06 15:56:08 +00:00
mike.auty@gmail.com 8e213fcae8 Pylint fix for plugins not everyone uses. 2012-02-06 11:24:10 +00:00
mike.auty@gmail.com d649b5b9b0 Fix inconsistency in commands.command class capitalization. 2012-02-05 23:36:33 +00:00
iMHLv2 9dd68998e0 allow volshell's dt() to accept an address space, handle callable offsets/members. Fixes Issue #172 2011-12-14 21:30:57 +00:00
iMHLv2 984f9f4a30 add scudette's hexdump to volatility.utils. fix lsadump, printkey, volshell to use it 2011-08-20 16:05:02 +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