[Reversing] Bypass

Type your comment> @IR0nIVI4n said:

Finally solved this. Few tips: If you don’t have windows, install windows, install dnSpy and run the application using binary.

Not a good idea to solve it using linux by using tools like cutter and radare2.

dnSpy let’s you modify the code but you will notice that for this binary, code won’t compile. Don’t bother. You have breakpoints :wink:

something that may surprise some people.

does everything dnSpy & all other similar tools do, for that specific framework, but on Linux.
I didn’t believe it myself until I found it yesterday or the day before. a god send.
apparently the .ORG framework is somewhat open-source so Linux (kinda???) can support it.