[Reversing] Bypass

I’m a very beginner in CTFs so I’m with some difficulty to solve it. I was trying to hack the .exe file through radare2, but it was so difficult. So I read here that you guys were using something like dnSpy, but I’m in Linux and I can’t install it. Is there some tool similar to dnSpy to Linux? I saw on the internet a guy that solved this problem using OllyDbg as well, but I’m trying to use it with wine and when I run the Bypass.exe OllyDbg crash. An alternative to OllyDbg in Linux is the edb-debugger, but when the program print “Enter a username:” edb-debugger crash too.