8 lines
344 B
Plaintext
8 lines
344 B
Plaintext
|
$ ./ltdis.sh static
|
||
|
Attempting disassembly of static ...
|
||
|
Disassembly successful! Available at: static.ltdis.x86_64.txt
|
||
|
Ripping strings from binary with file offsets...
|
||
|
Any strings found in static have been written to static.ltdis.strings.txt with file offset
|
||
|
$ grep "picoCTF" ./static.ltdis.strings.txt
|
||
|
1020 picoCTF{d15a5m_t34s3r_f6c48608}
|