1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/ascii85
2025-12-24 02:25:50 +01:00

10 lines
144 B
Plaintext

---
functions:
file-read:
- code: |-
ascii85 /path/to/input-file | ascii85 --decode
contexts:
sudo:
unprivileged:
...