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
2026-01-11 09:51:33 +01:00
Code
Issues
1b5f2aedae
GTFOBins.github.io
/
_gtfobins
/
dd.md
Andrea Cardaci
66f60d7ef6
Use variables in dd
2018-05-30 12:56:08 +02:00
184 B
Raw
Blame
History
functions
file-read
file-write
code
LFILE=file_to_read dd if=LFILE
code
LFILE=file_to_write echo "data" | dd of=$LFILE