| Trees | Indices | Help |
|
|---|
|
|
A check that breaks into the debugger when a condition is met.
Insert this check inside the check stack and we will break into the debugger when all the conditions below us are met.
| Nested Classes | |
|
__metaclass__ Automatic Plugin Registration through metaclasses. (Inherited from rekall.scan.ScannerCheck) |
|
|
top_level_class A scanner check is a special class which is invoked on an AS to check for a specific condition. (Inherited from rekall.scan.ScannerCheck) |
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |||
|
|||
|
|||
| Class Variables | |
classes =
(Inherited from rekall.scan.ScannerCheck)
|
|
classes_by_name =
(Inherited from rekall.scan.ScannerCheck)
|
|
plugin_feature =
(Inherited from rekall.scan.ScannerCheck)
|
|
| Properties | |
|
Inherited from |
| Method Details |
Is the needle found at 'offset'?
Arguments:
buffer_as: An address space object with a chunk of data that can be
checked for the needle.
offset: The offset in the address space to check.
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:29:26 2017 | http://epydoc.sourceforge.net |