fotel on 8:26 PM 04/24/2019: I have disassembled this crackme and rewritten the encoding function, but apparently 2034 is wrong.
Manual brute-forcing password with gdb gave me the correct combination, but I don't know what I'm missing there.
D4RKFL0W on 6:45 PM 04/26/2019: [TIP]Uses a bitwise sort between some arrays, maybe look for unusal patterns in the numbers contained within the array. Also is not a very common algorithm as has certain shortcomings, but though it would be interesting for people.
BinaryNewbie on 12:54 AM 08/19/2019: Thanks for that one, it was very easy.
mrT4ntr4 on 10:31 AM 10/08/2019: Hey I'm facing the same problem as specified by @fotel, I got the same key. I'm looking for a solution without debugging it!!
You must me logged to submit a solution
Solution by BinaryNewbie: It contains a write up and the flag.