🔢
🐛

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…

Често задавани въпроси