سؤال

I am debuggin an application. After loading i click f9 then program is getting terminated. Termination code at the bottom-left of ollydbg is showing status 1.

I want to know What does Ollydbg termination code 0 and 1 means?

هل كانت مفيدة؟

المحلول

Olly is just giving you the exit code of the program you are debugging.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top