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/ptx.md
d4t4s3c 1c8c10efbc
Add ptx
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-01-20 22:42:22 +01:00

449 B

description functions
While the program is capable of reading the file, it outputs a "permuted index" of its content, thus altering it. Adjusting the options could yield more readable outputs.
file-read suid sudo
code
LFILE=file_to_read ptx -w 5000 "$LFILE"
code
LFILE=file_to_read ./ptx -w 5000 "$LFILE"
code
LFILE=file_to_read sudo ptx -w 5000 "$LFILE"