Skip to content

Add the possibility of having user-defined modules (not only plugins for existing modules)#241

Merged
devttys0 merged 1 commit intoReFirmLabs:masterfrom
LRGH:master
Dec 13, 2016
Merged

Add the possibility of having user-defined modules (not only plugins for existing modules)#241
devttys0 merged 1 commit intoReFirmLabs:masterfrom
LRGH:master

Conversation

@LRGH
Copy link

@LRGH LRGH commented Dec 9, 2016

With this patch you can put a custom module in $HOME/.config/binwalk/modules.
A minimal module would probably define TITLE, CLI, KWARGS, init, and run.
I made this patch because I am working on a CPU recognition technique based on statistical analysis. The current plugin system is not suited for a completely new type of analysis.

@devttys0 devttys0 merged commit eeaf9ce into ReFirmLabs:master Dec 13, 2016
@LRGH
Copy link
Author

LRGH commented Mar 3, 2017

The tool thats benefits from this patch is now available at
https://github.com/airbus-seclab/cpu_rec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants