Home

  • Accurately comparing process & thread kernel objects in Windows 10

    24th Jul 2019 by

    Introduction Microsoft introduced a new system service routine named NtCompareObjects – user-mode caller access through a system call transition is supported – at the beginning of Windows 10; this kernel routine allows you to accurately determine whether two handles represent the same kernel object. NtCompareObjects will work for at-least process object and thread object handles.… Read more

View all posts

Follow My Blog

Get new content delivered directly to your inbox.