adplus-dvertising
frame-decoration

Question

What is the purpose of the RtlGetElementGenericTable function?

a.

To preserve original values of EBX and ESI

b.

To load the root table pointer into ECX

c.

To compare EDI against -1

d.

To increment EDI by one

Posted under Reverse Engineering

Answer: (b).To load the root table pointer into ECX Explanation:The purpose of the RtlGetElementGenericTable function is to load the root table pointer into ECX.

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 purpose of the RtlGetElementGenericTable function?