Summary
This article briefly describes the ELF structure as well as some principles of working with such libraries. This knowledge is used to implement intercepting function calls from one library to another.
This article briefly describes the ELF structure as well as some principles of working with such libraries. This knowledge is used to implement intercepting function calls from one library to another.
Lets Hang!