🔢
🐛

Decode Hex Dumps and Debug Logs

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

Nem szükséges bejelentkezés
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.

Hogyan működik

1
Bevitel
Enter your data into the tool above. Everything stays local to your browser.
2
Feldolgozás
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Letöltés
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Miért a miénket használja?

Teljesen ingyenes — soha nincsenek rejtett költségek
Nincs szükség fiókra, e-mailre vagy bejelentkezésre
A fájlok soha nem hagyják el az eszközét
Egyáltalán nincsenek fájlméret-korlátok
Semmilyen kimeneten nincsenek vízjelek

Also check out…

Gyakran ismételt kérdések