1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/misc/binbloom/pkg-descr

12 lines
542 B
Plaintext

The purpose of the binbloom project is to analyse a raw binary firmware and
determine automatically some of its features. This tool is compatible with all
architectures as basically, it just does simple statistics on it.
Main features:
* Loading address: binbloom can parse a raw binary firmware and determine its
loading address.
* Endianness: binbloom can use heuristics to determine the endianness of a
firmware.
* UDS Database: binbloom can parse a raw binary firmware and check if it
contains an array containing UDS command IDs.