Big Grep
August 2017 • Software
BigGrep is a tool used to index and search a large corpus of binary files and uses a probabalistic N-gram based approach to balance index size and search speed.
Publisher:
GitHub
Subjects
Abstract
BigGrep is a set of tools that produces indexes of binary data and searches these indexes to balance minimizing disk usage for indexes with minimizing the time spent repeatedly searching a large quantity of data.