My favorites
▼
|
Sign in
volatility
An advanced memory forensics framework
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
1796 - 1772 of 1796
Older
›
Committed Changes
Rev
Scores
Commit log message
Date
Author
r1796
Revert "cast native types to int() before bitmasking in Pointer.__eq__. see issue #148"
This reverts commit 9decc3540f5fdca754c5621cbf238f70e48726a7.
Today (2 hours ago)
mike.auty
r1795
cast native types to int() before bitmasking in Pointer.__eq__. see issue #148
Today (8 hours ago)
michael.hale
r1794
Merge branch 'local/trunk' into local/linux-trunk
Yesterday (24 hours ago)
mike.auty
r1793
Updated license in winpmem acquisition driver. Added signed drivers to allow acquisition on 64 bit windows.
May 23 (2 days ago)
scudette
r1792
add AW's awesome patch for x64 Windbg Crash Format Support. fixes issue #264
May 23 (2 days ago)
michael.hale
r1791
add exit time, session id, and wow64 columns to pslist. we can now easily distinguish between 32bit processes on 64bit models. when there is more than one critical system process like csrss.exe, winlogon.exe that have different pids, we can now tell which belongs to sesison 0, session 1, etc. the exit time addition fixes issue #215
May 22 (3 days ago)
michael.hale
r1790
add the @property IsWow64 to _EPROCESS. change session_id() to @property SessionId
May 22 (3 days ago)
michael.hale
r1789
Generate constraints from checks on demand at scan time. Fixes issue 113.
May 22 (3 days ago)
mike.auty
r1788
alert users to the ldrmodules plugin when they use dlllist on wow64 processes. fixes issue #251.
May 22 (3 days ago)
michael.hale
r1787
Remove issue190 branch since it was merged into trunk.
May 22 (3 days ago)
mike.auty
r1786
Convert some malware plugins to the table formatting.
May 22 (3 days ago)
mike.auty
r1785
Convert modules plugin over to table formatting, and clean-up the output and column ordering.
May 22 (3 days ago)
mike.auty
r1784
Ensure non-padded address fields' titles align with the numbers.
May 22 (3 days ago)
mike.auty
r1783
Convert over modscan and thrdscan to the table formatting.
May 22 (3 days ago)
mike.auty
r1782
Convert handles plugin across to using table formatting.
May 22 (3 days ago)
mike.auty
r1781
Convert sockets plugin to table output.
May 22 (3 days ago)
mike.auty
r1780
Fix connections plugin offset output.
May 22 (3 days ago)
mike.auty
r1779
Fix for older pythons that don't support non-indexed format identifiers.
May 22 (3 days ago)
mike.auty
r1778
Add in support for the table output in a couple of plugins.
May 22 (3 days ago)
mike.auty
r1777
Improve debugging and remove a few alignment/padding errors.
May 22 (3 days ago)
mike.auty
r1776
Allow None outfds, don't warn on non-existant elision problems, remove unnecessary imports.
May 22 (3 days ago)
mike.auty
r1775
Slacken up the table codes for convenience.
May 22 (3 days ago)
mike.auty
r1774
Tinker with title formatting a bit more, and add support for non 0-filled addresses.
May 22 (3 days ago)
mike.auty
r1773
Fix up minor format spec bugs.
May 22 (3 days ago)
mike.auty
r1772
Add in basic table handling to commands.
May 22 (3 days ago)
mike.auty
1796 - 1772 of 1796
Older
›
Powered by
Google Project Hosting