Decoding the obfuscated bash script on a Uniqlo t-shirt
tris.sherliker.net
Decoding the obfuscated bash script on a Uniqlo t-shirt
1–10 of 253 posts
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#2I think though it could likely be easily OCR'd if you give the image to any decent agentic harness with a good vision model, e.g. newest Claude/GPT ones, and tell them to split the image per lines, and then just OCR each line individually.
I wonder if the script itself was written by an LLM before obfuscation? There seem to be a lot of comments in it, but in this case it's still ok :)
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#3Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#4Why does the shirt have an obfuscated bash script on the back?
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#5Why does the shirt have an obfuscated bash script on the back?
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#6Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#7Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#8OCRing this is a nightmare and is a good benchmark to any self-proclaimed good OCR/vision model. I think though it could likely be easily OCR'd if you give the image to any decent agentic harness with a good vision model, e.g. newest Claude/GPT ones, and tell them to split the image per lines, and then just OCR each line individually. I wonder if the script itself was written by an LLM before obfuscation? There seem…
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#9Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#10OCRing this is a nightmare and is a good benchmark to any self-proclaimed good OCR/vision model. I think though it could likely be easily OCR'd if you give the image to any decent agentic harness with a good vision model, e.g. newest Claude/GPT ones, and tell them to split the image per lines, and then just OCR each line individually. I wonder if the script itself was written by an LLM before obfuscation? There seem…
Definitely LLM. No humans write that many comments.