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

https://github.com/f0x4n6/strings

ASCII and Unicode string carving tool.
https://github.com/f0x4n6/strings

ascii binary carving file forensic-tools forensics-tools go strings unicode

Last synced: 3 months ago
JSON representation

ASCII and Unicode string carving tool.

Awesome Lists containing this project

README

          

# Strings
ASCII and Unicode string carving tool.

```console
go install go.foxforensics.dev/strings@latest
```

## Usage
```console
$ strings PATH
```

## License
Released under the [MIT License](LICENSE.md).