[Forensics-changes] [volatility] branch debian updated (46c80f3 -> 4c7e23c)
Joao Eriberto Mota Filho
eriberto at moszumanska.debian.org
Tue Jul 25 12:12:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
eriberto pushed a change to branch debian
in repository volatility.
from 46c80f3 Imported Debian patch 2.6-1
new 07cbdb2 Import Upstream version 2.6+git20170711.b3db0cc
new 4c7e23c Import Debian changes 2.6+git20170711.b3db0cc-1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.txt | 2 +-
debian/changelog | 13 +-
debian/control | 4 +-
debian/copyright | 2 +-
volatility/dwarf.py | 3 +-
volatility/plugins/addrspaces/amd64.py | 10 +-
volatility/plugins/bigpagepools.py | 2 +-
volatility/plugins/gui/windows.py | 19 +
volatility/plugins/imageinfo.py | 2 +-
volatility/plugins/linux/arp.py | 12 +-
volatility/plugins/linux/aslr_shift.py | 10 +-
volatility/plugins/linux/common.py | 65 +-
volatility/plugins/linux/dmesg.py | 7 +-
volatility/plugins/linux/threads.py | 5 +-
volatility/plugins/mac/check_syscall_table.py | 5 +
volatility/plugins/mac/get_profile.py | 113 +-
volatility/plugins/mac/lsmod.py | 16 +
volatility/plugins/malware/malfind.py | 15 +
volatility/plugins/malware/svcscan.py | 54 +-
volatility/plugins/netscan.py | 16 +-
volatility/plugins/notepad.py | 47 +-
volatility/plugins/overlays/linux/elf.py | 32 +-
volatility/plugins/overlays/linux/linux.py | 256 +-
volatility/plugins/overlays/mac/mac.py | 114 +-
volatility/plugins/overlays/mac/macho.py | 17 +-
volatility/plugins/overlays/windows/kdbg_vtypes.py | 13 +-
volatility/plugins/overlays/windows/pe_vtypes.py | 6 +
.../plugins/overlays/windows/tcpip_vtypes.py | 86 +
volatility/plugins/overlays/windows/win10.py | 106 +-
...D08DD42_vtypes.py => win10_x64_15063_vtypes.py} | 4315 +++++++++++---------
...619274A_vtypes.py => win10_x86_15063_vtypes.py} | 4004 +++++++++---------
volatility/plugins/overlays/windows/win8.py | 2 +-
volatility/plugins/overlays/windows/win8_kdbg.py | 62 +-
volatility/plugins/overlays/windows/windows.py | 5 +-
volatility/plugins/raw2dmp.py | 4 +
volatility/plugins/registry/printkey.py | 2 +-
volatility/plugins/taskmods.py | 8 +-
volatility/win32/rawreg.py | 15 +-
38 files changed, 5322 insertions(+), 4147 deletions(-)
copy volatility/plugins/overlays/windows/{win10_x64_DD08DD42_vtypes.py => win10_x64_15063_vtypes.py} (84%)
copy volatility/plugins/overlays/windows/{win10_x86_9619274A_vtypes.py => win10_x86_15063_vtypes.py} (85%)
mode change 100644 => 100755
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/volatility.git
More information about the forensics-changes
mailing list