I have a problem with a program which starts with one variable set to true by default. I need change this variable to false (so the program will start with this variable set to false). It is one EXE file with one DLL. Could you help me?
I have already tried: IDA, W32DASM but it is not successful to disassembly. Is it even possible?
Thank you all