This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
69465eb33869b8d677b15096d7ad2772f4eaa229
GTFOBins.github.io
/
_gtfobins
/
fmt.md
Dov Murik
69465eb338
Add expand, unexpand
2018-06-12 19:29:34 +01:00
382 B
Raw
Blame
History
description, functions
description
functions
The read file content is not binary-safe.
sudo-enabled
suid-enabled
file-read
code
LFILE=file_to_read sudo fmt -pNON_EXISTING_PREFIX "$LFILE"
code
LFILE=file_to_read ./fmt -pNON_EXISTING_PREFIX "$LFILE"
code
LFILE=file_to_read fmt -pNON_EXISTING_PREFIX "$LFILE"
Reference in New Issue
View Git Blame
Copy Permalink