Help File:GetAddressFromPointer
Jump to navigation
Jump to search
GetAddressFromPointer[edit]
This function converts a BaseAddress + Offset(s) to a final address.
Function Definition
DWORD GetAddressFromPointer(ULONG baseaddress, int offsetcount, int* offsets);
Returns the address the pointer is pointing to. If part of the pointer path is unreadable, the result is 0.
- Plugin system
- GetVersion
- DisablePlugin
- InitializePlugin
- PluginVersion
- ExportedFunctions
- sizeofExportedFunctions
- ShowMessage
- RegisterFunction
- UnregisterFunction
- OpenedProcessID
- OpenedProcessHandle
- GetMainWindowHandle
- AutoAssemble
- Assembler
- Disassembler
- ChangeRegistersAtAddress
- InjectDLL
- FreezeMem
- UnfreezeMem
- FixMem
- ProcessList
- ReloadSettings
- GetAddressFromPointer
- sym_nameToAddress
- sym_addressToName
- sym_generateAPIHookScript
- loadDBK32
- loaddbvmifneeded
- previousOpcode
- nextOpcode
- disassembleEx
- loadModule
- aa_AddExtraCommand
- aa_RemoveExtraCommand