Closed GoogleCodeExporter closed 8 years ago
Original comment by michael.hale@gmail.com
on 11 Mar 2014 at 2:43
Hello,
Can you please copy/paste the output of uname -a on the machine being analyzed?
The plugin is breaking because the structure proc_dir_entry is not within the
profile, but I am unable to find any kernels (through 3.13) that do not have
this structure defined.
Original comment by atc...@gmail.com
on 11 Mar 2014 at 4:38
# zip volatility/plugins/overlays/linux/fedora19.zip tools/linux/module.dwarf
/boot/System.map-3.13.5-101.fc19.i686
[root@localhost volatility-2.3.1]# uname -a
Linux localhost.localdomain 3.13.5-101.fc19.i686 #1 SMP Tue Feb 25 21:46:59 UTC
2014 i686 i686 i386 GNU/Linux
Original comment by mediome...@gmail.com
on 11 Mar 2014 at 5:20
[root@localhost volatility-2.3.1]# grep proc_dir_entry
/boot/System.map-3.13.5-101.fc19.i686
[root@localhost volatility-2.3.1]#
Original comment by mediome...@gmail.com
on 11 Mar 2014 at 5:32
Hello,
I have the same issue and get the same stacktrace with the following version:
$ uname -a
Linux tux 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686
i686 i686 GNU/Linux
Original comment by alnajin...@gmail.com
on 28 Jun 2014 at 5:49
I have fixed this in the 2.4 release of Volatility. Attached is a working
profile for the kernel version. Please let me know if you experience any issues
with it.
Original comment by atc...@gmail.com
on 10 Jul 2014 at 9:42
Attachments:
Original issue reported on code.google.com by
mediome...@gmail.com
on 11 Mar 2014 at 9:22Attachments: