🔢
🐛

Decode Hex Dumps and Debug Logs

Decode hexadecimal values from crash reports, memory dumps, and debug logs into readable decimal.

لا يلزم تسجيل الدخول
Input base:

Quick values

Debugging tips

🐛

Crash logs often show memory addresses and error codes in hex (e.g. 0xC000005 — access violation on Windows). Convert to decimal to look up error codes.

💡

HTTP status codes in hex: 0x190 = 400, 0x194 = 404, 0x1F4 = 500. Useful when reading raw network traces or HAR files.

🔢

The grouped binary display makes it easy to see which bits are set in a bitmask error code — each group of 4 corresponds to one hex digit.

📋

Paste a hex value with or without the 0x prefix — the converter strips it automatically and shows all equivalent representations at once.

كيف يعمل

1
أدخل
Enter your data into the tool above. Everything stays local to your browser.
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…

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