Closed GoogleCodeExporter closed 8 years ago
Oh,I found it.
# grep init_level4_pgt /boot/System.map-2.6.18-371.9.1.el5
ffffffff80001000 T init_level4_pgt
ffffffff802f2b00 r __ksymtab_init_level4_pgt
ffffffff803007d8 r __kcrctab_init_level4_pgt
ffffffff80307870 r __kstrtab_init_level4_pgt
Please, what do I need to do?
Original comment by po1e3...@gmail.com
on 15 Jun 2014 at 5:14
Original comment by michael.hale@gmail.com
on 15 Jun 2014 at 7:01
Please close the issue 503.
the issue has fixed by
[http://lists.volatilesystems.com/pipermail/vol-users/2013-February/000743.html]
---------------------------
I'm sorry to say michael.hale.
work overtime for days,i feel very tired,so did't see this article.
--------------------------------------------------------
Simple solution:
cd ../volatility/plugins/overlays/linux/
vi linux.py
In the 1000th row , replace' shift = 0xffffffff80000000 ' with 'shift =
0xffffffff7fe00000'
vi linux.64py
In the 38h row
replace' shift = 0xffffffff80000000 ' with 'shift = 0xffffffff7fe00000'
Original comment by po1e3...@gmail.com
on 17 Jun 2014 at 2:57
No worries, glad that takes care of it. Thanks...
Original comment by michael.hale@gmail.com
on 29 Jun 2014 at 5:18
Original issue reported on code.google.com by
po1e3...@gmail.com
on 15 Jun 2014 at 4:38Attachments: