ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > DC Member Programs and Projects

dehexify: Converts %FF-like hexadecimal characters to ASCII

(1/1)

Tuxman:
dehexify: Converts %FF-like hexadecimal characters to ASCII

Useful for JSON transfer analysis. Enjoy.

(Update: Smaller binary.)

Source code: https://code.rosaelefanten.org/dehexify

Deozaan:
This looks useful. Thanks!

Google + YouTube add tracking information to links automatically. They usually do this by "hexifying" the URL as part of a link to their tracker. e.g., https://www.youtube.com/redirect?q=https%3A%2F%2Fdiscord.gog%2FSk4M3Y3.

I can use this tool to easily extract the original clean URL from the dirty tracker URL and not get tracked!

Tuxman:
I admit that my tool is not made for automatization. If you need to process ("pipe") hex strings automatically, a Perl script might be a better choice...

Navigation

[0] Message Index

Go to full version