Andrew Case
|
d49f544926
|
Linux - update lsof & netstat api
|
2014-07-26 18:50:39 -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 |
|
iMHLv2
|
5c283ad4f7
|
AbstractLinuxCommand.known_addrs should be a dict initially, not a list and then set to a dict from plugins
|
2013-08-17 17:31:30 +00:00 |
|
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
|
0af575492f
|
replace all the calls to self.get_profile_symbol() from linux plugins, use self.addr_space.profile.get_symbol() instead
|
2013-02-19 17:42:25 +00:00 |
|
atcuno
|
56736d1d7f
|
Linux - bugfix - update check_afinfo to support centos 2.6.18
|
2012-09-16 21:59:59 +00:00 |
|
iMHLv2
|
af56d92f5e
|
Linux - change the 'What' column in check_afinfo and check_fop to 'Symbol Name'
|
2012-09-11 19:50:27 +00:00 |
|
atcuno
|
fa98736e2a
|
Linux - further cleanup of common for verify_ops, change check_fop and check_afinfo to use
|
2012-09-10 19:40:59 +00:00 |
|
atcuno
|
b8c8e3ceca
|
Linux - make each plugin get its own address space
|
2012-09-09 18:18:57 +00:00 |
|
iMHLv2
|
f9b24cff34
|
Linux - change addr to addrpad for proper sizing on both x86 and x64 on check_afinfo
|
2012-09-09 17:42:36 +00:00 |
|
atcuno
|
21893904c1
|
Linux - add check_afinfo
|
2012-09-09 03:37:55 +00:00 |
|