---
title: "Tris Sherliker"
url: https://daily.dev/posts/tris-sherliker-nwkphnlsu
source_url: https://tris.sherliker.net/blog/obfuscated-self-evaluating-bash-script-by-cdn-akamai-being-supplied-to-consumers-via-retail-stores
type: article
source: "Lobsters"
published: 2026-07-08T19:30:14.022Z
updated: 2026-07-15T16:21:54.604Z
tags: ["bash"]
reading_time: 6
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Tris Sherliker

**[Lobsters](https://daily.dev/sources/lobsters)** · 6 min read · 1 upvotes · 0 comments

## Summary

A developer discovers that a Uniqlo t-shirt from Akamai's Peace for All campaign has an obfuscated bash script printed on the back. The script is a base64-encoded, self-evaluating bash program that, when decoded and run, displays an animated sine-wave loop of the 'Peace for All' message in the terminal with color gradients. The post walks through the OCR process used to transcribe the code from the shirt, the base64 decoding, and analysis of the decoded script, including observations about the Consolas font used in the design.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://tris.sherliker.net/blog/obfuscated-self-evaluating-bash-script-by-cdn-akamai-being-supplied-to-consumers-via-retail-stores>

## Similar posts on daily.dev

- [Peace For All – Re: Factor](https://daily.dev/posts/peace-for-all-re-factor-q7dwdilw1) · Lobsters · 0 upvotes · 0 comments
- [From pixels to characters: The engineering behind GitHub Copilot CLI’s animated ASCII banner](https://daily.dev/posts/from-pixels-to-characters-the-engineering-behind-github-copilot-cli-s-animated-ascii-banner-by6szkb17) · GitHub Blog · 152 upvotes · 8 comments

---

Tags: [#bash](https://daily.dev/tags/bash)

[View this post on daily.dev](https://daily.dev/posts/tris-sherliker-nwkphnlsu)
