🔢
🐛

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…

اکثر پوچھے جانے والے سوالات