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/base58
2025-12-24 20:37:04 +01:00

10 lines
142 B
Plaintext

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