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.
- Host: GitHub
- URL: https://github.com/f0x4n6/strings
- Owner: f0x4n6
- License: mit
- Created: 2025-08-21T15:42:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-03-25T23:18:40.000Z (3 months ago)
- Last Synced: 2026-03-26T21:48:39.348Z (3 months ago)
- Topics: ascii, binary, carving, file, forensic-tools, forensics-tools, go, strings, unicode
- Language: Go
- Homepage: https://pkg.go.dev/github.com/f0x4n6/strings
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).