🔬
🔤

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…

الأسئلة الشائعة