Memory enclaves are secure zones in a process address space where code and data are protected by the CPU from code running outside the enclave. During working with this feature, accidentally I got a crash. In this post, I want to explain the scenario.
دسته: Windows Internals
آموزش مفاهیم Windows Internals
در این پست قصد دارم تا در مورد مفاهیم Windows Internals به مرور و به صورت فصل به فصل صحبت کنم. سر فصل اصلی مباحثی که مطرح میکنم از رو کتاب معروف Windows Internals 7th Edition Part 1 هست.
Life of a WinAPI: from user-mode to kernel-mode
در این پست قراره مراحلی رو که یک Win API از زمان فراخوانی تا زمان رسیدن به Kernel Mode و تفسیرش توسط Kernel طی میکنه با هم بررسی کنیم.