An open API service indexing awesome lists of open source software.

https://github.com/hildjj/mgrep

Grep large binary files for a hex-coded pattern
https://github.com/hildjj/mgrep

Last synced: about 2 months ago
JSON representation

Grep large binary files for a hex-coded pattern

Awesome Lists containing this project

README

        

A grep-like tool for fast searches over large binary files.

Attempts to be portable C99, but does require mmap(2).