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

https://github.com/property404/file-has

Check if one binary file contains another
https://github.com/property404/file-has

Last synced: about 1 year ago
JSON representation

Check if one binary file contains another

Awesome Lists containing this project

README

          

# File-Has

Simple utility to determine if one binary file contains another.

## Usage

```bash
file-has big.bin small.bin
```

## License
MIT