| Trees | Indices | Help |
|
|---|
|
|
Automatic conversion from Volatility OSX style profiles.
You can generate one of those using the instructions here: http://code.google.com/p/volatility/wiki/MacMemoryForensics#Building_a_Profile
| Nested Classes | |
|
__metaclass__ Automatic Plugin Registration through metaclasses. (Inherited from rekall.plugins.tools.profile_tool.ProfileConverter) |
|
|
top_level_class Base class for converters. (Inherited from rekall.plugins.tools.profile_tool.ProfileConverter) |
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |||
|
|||
|
|||
| Class Variables | |
BASE_PROFILE_CLASS =
|
|
DLSYM_REGEX = re.compile(r'
|
|
classes =
(Inherited from rekall.plugins.tools.profile_tool.ProfileConverter)
|
|
classes_by_name =
(Inherited from rekall.plugins.tools.profile_tool.ProfileConverter)
|
|
plugin_feature =
(Inherited from rekall.plugins.tools.profile_tool.ProfileConverter)
|
|
| Properties | |
|
Inherited from |
| Method Details |
Parse the system map and return a list of offset, symbol_name.
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:29:00 2017 | http://epydoc.sourceforge.net |