adplus-dvertising
frame-decoration

Question

What is the ExceptionList member in the TIB data structure?

a.

The head of the current thread's exception handler list

b.

A list of page-fault exceptions

c.

A list of memory allocation information

d.

The current thread's IDT

Posted under Reverse Engineering

Answer: (a).The head of the current thread's exception handler list Explanation:The ExceptionList member in the TIB data structure is the head of the current thread's exception handler list.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the ExceptionList member in the TIB data structure?