From 21109c8eca073c70b502dea7ca5005b5ce37b337 Mon Sep 17 00:00:00 2001 From: Mike Auty Date: Sun, 4 Jan 2015 04:57:30 +0000 Subject: [PATCH] Revert "Remove the need for **magic from the intel translation layer." This reverts commit c8dee9f8274a63e5fcb58d81f13f9dfa28dcea8e. --- volatility/framework/layers/intel.py | 65 ++++++++++++++++------------ 1 file changed, 37 insertions(+), 28 deletions(-) diff --git a/volatility/framework/layers/intel.py b/volatility/framework/layers/intel.py index f694ced01..d72eb1079 100644 --- a/volatility/framework/layers/intel.py +++ b/volatility/framework/layers/intel.py @@ -13,22 +13,22 @@ from volatility.framework import interfaces, exceptions class Intel(interfaces.layers.TranslationLayerInterface): """Translation Layer for the Intel IA32 memory mapping""" minimum_address = 0 - # All Intel address spaces work on 4096 byte pages - _page_size_in_bits = 12 - - # These can vary depending on the type of space - _entry_format = "