Simple reverse engineering - strops

The associated binary and solution can be found in this repository:

binary and writeup

I completed this challenge using static analysis. Since there is a tilde in front of the character of the flag in the disassembler, we can flip the bits of the hex numbers in the disassembler to find the ascii flag.