MetaCTF July 2025 Flash CTF - NOThing to C Here
NOThing to C Here Move along, NOThing to see here, no flags in sight… Running file against the executable: └─$ file NothingToC NothingToC: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d1f89a3ac713a435ad3b35e178b2d49548640c86, for GNU/Linux 4.4.0, stripped The binary provided with the challenge is a 64-bit, dynamically linked, PIE-enabled, stripped of debug info. Executing the binary: └─$ ./NothingToC === NOTing To C Flag Checker === Ready to check your flag?...