https://github.com/echo-devim/strings16
Print all the strings of a binary even those UTF-16 encoded
https://github.com/echo-devim/strings16
Last synced: 3 months ago
JSON representation
Print all the strings of a binary even those UTF-16 encoded
- Host: GitHub
- URL: https://github.com/echo-devim/strings16
- Owner: echo-devim
- Created: 2018-10-10T08:13:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T19:00:30.000Z (over 6 years ago)
- Last Synced: 2025-02-10T08:11:30.061Z (4 months ago)
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
Small utility to print all the UTF-8 and UTF-16 strings inside a binary file with a single run.
## License
GPLv3