-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,10 @@ | ||
# Kaitai UI Plugin (v1.1a) | ||
Author: **Vector 35 Inc** | ||
_Browse hex with a tree view populated from Kaitai Struct formats._ | ||
## Description: | ||
This UI plugin allows you to browse a hex dump within Binary Ninja with a tree view informed by [Kaitai Struct](https://kaitai.io/). | ||
This Binary Ninja UI plugin allows you to browse a hex dump within Binary Ninja with a tree view informed by [Kaitai Struct](https://kaitai.io/). | ||
|
||
![](https://github.com/Vector35/kaitai/blob/master/media/kaitai.gif?raw=true) | ||
|
||
This wires up Kaitai Struct as a parsing library to produce templated dissection of binary files. Of course, this concept itself isn’t new. Plenty of great tools like 010, Hexinator and Synalyze It! have this feature (last two by the same company for different platforms). Thanks to the Kaitai Project not only for the project in general, but also for working with us to resolve some small issues while we were developing the plugin. | ||
|
||
|
||
## Installation Instructions | ||
|
||
### Darwin | ||
|
||
no special instructions, package manager is recommended | ||
|
||
### Linux | ||
|
||
no special instructions, package manager is recommended | ||
|
||
### Windows | ||
|
||
no special instructions, package manager is recommended | ||
## Minimum Version | ||
|
||
This plugin requires the following minimum version of Binary Ninja: | ||
|
||
* 1200 | ||
|
||
|
||
|
||
## Required Dependencies | ||
|
||
The following dependencies are required for this plugin: | ||
|
||
|
||
|
||
## License | ||
|
||
This plugin is released under a MIT license. | ||
## Metadata Version | ||
|
||
2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters