Description
Large binary files can be split where specific byte patterns or content boundaries appear. This is useful for extracting records, firmware chunks, packed data, or other binary sections that are not separated by normal text lines.
It is a command-line tool for people who already know what boundary they are looking for. It reads and writes files, so choose output paths carefully before processing important data.