adplus-dvertising
frame-decoration

Question

What is RtlDispatchException in Windows?

a.

A memory manager routine

b.

A kernel-mode exception dispatcher routine

c.

A user-mode exception dispatcher routine

d.

A system call handler

Posted under Reverse Engineering

Answer: (c).A user-mode exception dispatcher routine Explanation:RtlDispatchException is a user-mode exception dispatcher routine in Windows.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is RtlDispatchException in Windows?