tools used in control hijacking
Answers
Answered by
7
Answer:
A data structure that can affect the control flow of a program is called a control-sensitive data structure, examples of which include return address, function pointer, global offset table/import table, C++ virtual functions table pointer, etc.
Hope this helps you☺
Answered by
2
Answer:
data structure that can affect the control flow of a program is called a control-sensitive data structure, examples of which include return address, function pointer, global offset table/import table, C++ virtual functions table pointer, etc.
Similar questions