Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_kst_
24 days ago
|
parent
|
context
|
favorite
| on:
Decoding the obfuscated bash script on a Uniqlo t-...
The image shows the `eval` on the same line as the `#!/bin/bash`.
It should be on a separate line.
#!/bin/bash eval "$(base64 -d <<< '...
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It should be on a separate line.