Failures aren’t the stepping stones to success they’re just stones you’re the one who decides to step them - jones Analysis This is a simple reversing challenge, we need to find the correct flag. The challenge binary has two conditions which prints SUCCESS if the correct flag is passed and it prints FAILURE if its wrong. we can simulate this pretty easy with angr and find the flag Decompilaton And looking at the decompilation we see a string compare statement which shows the string we’re looking for is 16 characters