#include "libFireBird.h"
Go to the source code of this file.
Functions | |
dword * | FindGotPointer (dword FunctionAddress) |
dword * FindGotPointer | ( | dword | FunctionAddress | ) |
Definition at line 3 of file FindGotPointer.c.
References ELFCleanup(), ELFGetSectionAddress(), ELFGetSectionIndex(), ELFOpenFile(), ELFReadELFHeader(), ELFReadSectionHeaders(), ELFReadShstrtabSection(), TRACEENTER, and TRACEEXIT.
Referenced by HookFirmware(), and UnhookFirmware().