Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1068)

Issue 255440043: More refactoring of address space code - now supports paged out PDEs. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by scudette
Modified:
8 years, 9 months ago
Reviewers:
the80srobot
CC:
rekall-dev_googlegroups.com
Base URL:
https://github.com/google/rekall.git@master
Visibility:
Public.

Description

More refactoring of address space code - now supports paged out PDEs. R=adam.sindelar@gmail.com Committed: 0070307

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Updated to make 32 bit code work too. #

Patch Set 4 : Added inline tests we can customize for specific images. #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 27

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1098 lines, -1217 lines) Patch
M rekall/addrspace.py View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download
M rekall/ipython_support.py View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -1 line 0 comments Download
M rekall/plugins/addrspaces/aff4.py View 1 chunk +4 lines, -2 lines 0 comments Download
M rekall/plugins/addrspaces/amd64.py View 1 2 3 4 5 6 7 8 9 4 chunks +78 lines, -164 lines 0 comments Download
M rekall/plugins/addrspaces/arm.py View 1 2 3 4 5 6 7 8 5 chunks +87 lines, -128 lines 1 comment Download
M rekall/plugins/addrspaces/elfcore.py View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M rekall/plugins/addrspaces/intel.py View 1 2 3 4 5 6 7 8 9 12 chunks +296 lines, -263 lines 0 comments Download
M rekall/plugins/addrspaces/mips.py View 1 chunk +11 lines, -0 lines 0 comments Download
M rekall/plugins/core.py View 1 2 3 4 5 6 7 8 9 3 chunks +17 lines, -22 lines 0 comments Download
M rekall/plugins/overlays/windows/common.py View 1 chunk +6 lines, -5 lines 0 comments Download
M rekall/plugins/tools/ipython.py View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M rekall/plugins/tools/profile_tool.py View 1 2 3 4 5 6 7 8 6 chunks +23 lines, -5 lines 0 comments Download
M rekall/plugins/windows/cache.py View 1 2 3 4 5 6 7 8 2 chunks +13 lines, -3 lines 0 comments Download
M rekall/plugins/windows/common.py View 1 2 3 4 5 6 7 1 chunk +6 lines, -2 lines 0 comments Download
M rekall/plugins/windows/mimikatz.py View 1 2 3 4 5 6 7 8 21 chunks +55 lines, -50 lines 0 comments Download
M rekall/plugins/windows/pagefile.py View 1 2 3 4 5 6 7 8 9 7 chunks +375 lines, -258 lines 0 comments Download
M rekall/plugins/windows/pfn.py View 1 2 3 4 5 6 7 8 2 chunks +0 lines, -269 lines 0 comments Download
M rekall/plugins/windows/vadinfo.py View 1 2 3 4 5 6 7 8 9 3 chunks +56 lines, -16 lines 0 comments Download
M rekall/rekal.py View 1 2 3 3 chunks +26 lines, -9 lines 0 comments Download
M rekall/scan.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M rekall/testlib.py View 1 2 3 4 5 6 7 3 chunks +3 lines, -4 lines 0 comments Download
M setup.py View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tools/devel/pylintrc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/test_suite.py View 1 2 3 4 chunks +25 lines, -5 lines 0 comments Download

Messages

Total messages: 5
scudette
8 years, 9 months ago (2015-07-25 12:48:04 UTC) #1
the80srobot
Sorry for taking an extra day with nitpicks :) https://codereview.appspot.com/255440043/diff/20001/rekall/plugins/windows/pagefile.py File rekall/plugins/windows/pagefile.py (right): https://codereview.appspot.com/255440043/diff/20001/rekall/plugins/windows/pagefile.py#newcode237 rekall/plugins/windows/pagefile.py:237: ...
8 years, 9 months ago (2015-07-31 15:29:32 UTC) #2
scudette
https://codereview.appspot.com/255440043/diff/20001/rekall/plugins/windows/pagefile.py File rekall/plugins/windows/pagefile.py (right): https://codereview.appspot.com/255440043/diff/20001/rekall/plugins/windows/pagefile.py#newcode237 rekall/plugins/windows/pagefile.py:237: if pde_value is None or pde_value == 0: On ...
8 years, 9 months ago (2015-07-31 17:20:17 UTC) #3
the80srobot
LGTM thanks! https://codereview.appspot.com/255440043/diff/110001/rekall/plugins/addrspaces/intel.py File rekall/plugins/addrspaces/intel.py (right): https://codereview.appspot.com/255440043/diff/110001/rekall/plugins/addrspaces/intel.py#newcode105 rekall/plugins/addrspaces/intel.py:105: def Render(self, renderer): On 2015/07/31 17:20:17, scudette ...
8 years, 9 months ago (2015-07-31 17:49:15 UTC) #4
scudette
8 years, 9 months ago (2015-08-01 00:21:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #10 manually as r0070307 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b