Plugin Creation
Plugin Creation
We highly encourage you to contribute new plugins to DFIR‑OGRE by submitting pull requests in the plugin sub-project
How to create and use a private plugin library, in case you prefer not to share it with us.
Create plugins using only an XML descriptor; no Python code required.
Learn how to create advanced plugins using the Python API.
Comprehensive documentation of the plugin XML descriptor format.
Describe the Class and methods of the Python API