Welcome back ,
So , today we gonna do Static ain’t always noise
So we need to download those two scripts , static and BASH script .
we need to execute the script static
as we see in description maybe the bash file can help (ltdis.sh)
and when I executed bash file it’s output is above and like the usage given I run the static script
$ ./ltdis.sh static
and the output was :
It says the disassembly file is static.ltdis.x86_64.txt
so let’s what we can find , but the file saved is not into understandable form , and when I type ls
I saw a bunch of new items .
so we see this file which is in strings :
$ cat static.ltdis.strings.txt
while we see so many things we can find a string somewhere which gives a flag.
and on the 14th line we see our flag.
Thank you, I hope you liked it .
Github : https://github.com/wh1t3-sh4rk
:)