🔬
🔤

Find Text Strings in a File

Spot readable text embedded in a binary file.

无需登录文件保持私密

将文件拖放到此处或点击浏览

Any file 无文件大小限制

浏览文件

你的文件永远不会离开你的设备。所有处理都在你的浏览器中本地进行。

Inspect the raw bytes of any file — offset, hex, and ASCII columns, like a classic hex editor. The file is read locally and never uploaded.

strings tips

🔤

The ASCII column reveals embedded text — metadata, URLs, error messages — inside binaries.

🔎

Great for a quick look before reaching for command-line tools like `strings`.

🧩

Non-printable bytes show as “.”, so readable runs stand out.

🔒

The file stays on your device.

工作原理

1
选择文件
Drop your file into the tool above. It stays entirely on your device — nothing is sent to any server.
2
处理
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
下载
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

为什么选择我们的?

完全免费——永远没有隐藏费用
无需账号、邮箱或登录
文件永远不会离开你的设备
绝无文件大小限制
所有输出均无水印

Also check out…

常见问题