Skip to content

Deobfuscate screenshot URLs - #779

Open
Alhadis wants to merge 1 commit into
Swordfish90:masterfrom
Cutlery-Drawer:deanonymise-screenshots
Open

Deobfuscate screenshot URLs#779
Alhadis wants to merge 1 commit into
Swordfish90:masterfrom
Cutlery-Drawer:deanonymise-screenshots

Conversation

@Alhadis

@Alhadis Alhadis commented Feb 17, 2023

Copy link
Copy Markdown

Unless Imgur-hosted URLs are specifically blacklisted by whatever software or service processes AppData XML, there's no good reason to use GitHub's proxified URLs over the originals.

(The last pathname component of camo.githubusercontent.com URLs is a hex representation of the original URL string, which is how I managed to recover them).

$ url='https://camo.githubusercontent.com/2443e662e95733ba6ae331f391f6ec036d1ee7fd/687474703a2f2f692e696d6775722e636f6d2f4e5566766e6c752e706e67'
$ printf '%s' "${url##*/}" | xxd -p -r

eric2801 added a commit to eric2801/cool-retro-term that referenced this pull request Aug 14, 2024
@Swordfish90
Swordfish90 force-pushed the master branch 2 times, most recently from b65f478 to 8cf3031 Compare January 19, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant