🔬
🔤

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…

سؤالات متداول