Trees | Indices | Help |
|
---|
|
object --+ | Signature
Base class for Cuckoo signatures.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Checks a pattern against a given subject.
|
Properties as a dict (for results).
|
Checks for an API being called.
|
Checks for a specific argument of an invoked API.
|
Checks for a specific argument of an invoked API.
|
Checks for a domain being contacted.
|
Checks for a file being opened.
|
Checks for an IP address being contacted.
|
Checks for a registry key being opened.
|
Checks for a mutex being opened.
|
Checks for a URL being contacted.
|
Retrieves the value of a specific argument from an API call.
|
Notify signature about API call. Return value determines if this signature is done or could still match.
|
Evented signature is notified when all API calls are done.
|
Start signature processing.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 7 13:27:47 2014 | http://epydoc.sourceforge.net |