Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Binary Ninja plugin providing a set of BinaryViews for loading Motorola SREC, Intel HEX, and TI-TXT "hex" files

License

Notifications You must be signed in to change notification settings

toolCHAINZ/hexfiles

Repository files navigation

hexfiles (v1.3.0)

Author: toolCHAINZ

A simple loader for Motorola SREC, Intel HEX, and TI-TXT files.

Description:

Hexfiles

hexfiles provides a simple BinaryView for "Hex" files (Motorola SREC, Intel Hex, TI-TXT). The actual parsing of hex files is offloaded to the excellent Python library bincopy. For now, this BinaryView is read-only (patches will not be saved back into the source hex file). Will hopefully add that soon.

Installation Instructions

Darwin

pip install -r requirements.txt

Windows

py -m pip install -r requirements.txt

Linux

pip install -r requirements.txt

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 2170

License

This plugin is released under a MIT license.

Metadata Version

2

About

A Binary Ninja plugin providing a set of BinaryViews for loading Motorola SREC, Intel HEX, and TI-TXT "hex" files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /