I have a simple C++ and C# code which is basically like any other crackme tutorial for ollydbg.
Just a textbox and a button which checks if I inputted the correct serial key. Unfortunately when I run it in Ollydbg, the program runs but there is no disassembly (unless I exit the program).
I would just like to know why there is no disassembly shown.
I'm using OllyDbg 32bit (which I downloaded from legendofr4ndom forums).
My OS is Win8 64bit but I can still run and patch the crackme tutorials.