-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
new pluginAdding a new pluginAdding a new plugin
Description
Plugin Description
Binwalk Reversing Plugin
This plugin integrates a modern Rust-based version of Binwalk into reversing workflow. It is designed to identify and extract files or data embedded within other binaries, with a focus on firmware analysis.
Features
Actions
- Scan: Quickly find embedded data using Fast or Deep methods.
- Extract: Unpack identified files to a directory of user choice.
Interface
- Sidebar: A dedicated view that lists all identified signatures for easy review.
- Direct Navigation: Select any result to jump immediately to that specific offset in the disassembler.
- Folder Selection: Choose exactly where to save your extracted files.
Plugin Repository URL
Repo URL: https://github.com/kevinmuoz/binwalk-reversing-plugin
Real Release
- I have made a real release
Creation and Validation of plugin.json
- I have created a valid
plugin.jsonfile
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new pluginAdding a new pluginAdding a new plugin