Tag

native hooking

0 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Jul 27, 2018 · Fundamentals

Detailed Analysis of the ELF File Format (Part 2)

This article provides an in‑depth overview of the ELF file format, describing its headers, section and program tables, symbol structures, and demonstrates how to use this knowledge to locate and hook functions in Android native libraries such as libmedia.so.

AndroidBinary FormatReverse Engineering
0 likes · 7 min read
Detailed Analysis of the ELF File Format (Part 2)