πŸ”’
πŸ›

Decode Hex Dumps and Debug Logs

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

Hindi kailangan ng login
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.

Paano ito Gumagana

1
Ilagay
Enter your data into the tool above. Everything stays local to your browser.
2
Iproseso
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
I-download
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Bakit gamitin ang aming kasangkapan?

βœ“Ganap na libre β€” walang nakatagong bayad, kailanman
βœ“Walang kinakailangang account, email, o login
βœ“Ang mga file ay hindi kailanman lumalabas sa iyong device
βœ“Walang anumang limitasyon sa laki ng file
βœ“Walang watermark sa anumang output

Also check out…

Mga Madalas na Itanong