This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced
2025-11-02 01:38:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2da69686ac2b1bfaa2d5fa1191a5882616be00c7
GTFOBins.github.io
/
_gtfobins
/
fold.md
Dov Murik
69465eb338
Add expand, unexpand
2018-06-12 19:29:34 +01:00
293 B
Raw
Blame
History
functions
functions
sudo-enabled
suid-enabled
file-read
code
LFILE=file_to_read sudo fold -w99999999 "$LFILE"
code
LFILE=file_to_read ./fold -w99999999 "$LFILE"
code
LFILE=file_to_read fold -w99999999 "$LFILE"
Reference in New Issue
View Git Blame
Copy Permalink