Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raehik/utf8-extractor

Extract null-terminated UTF-8 strings from any file.
https://github.com/raehik/utf8-extractor

Last synced: 12 days ago
JSON representation

Extract null-terminated UTF-8 strings from any file.

Awesome Lists containing this project

README

        

# UTF-8 extractor
Extract null-terminated UTF-8 strings from any file.

Intended as a replacement for [GNU
`strings`](https://linux.die.net/man/1/strings), providing these missing
features I required:

* UTF-8 support
* useful output (offset, length)
* limit to null-terminated strings