Flag: Tornado! Hurricane!

Error: Authentication required to access requested resource.

OpenRCE IDA SDK >> get_entry_ordinal

get_entry_ordinal
Category: Entry Points

idaman uval_t
ida_export get_entry_ordinal(size_t idx)
Returns the ordinal number of the entry point index number supplied as idx. You need the ordinal number because get_entry() and get_entry_name() use it.

Examples:
#include <entry.hpp>

// Display the ordinal number for all entry points
for (int e = 0; e < get_entry_qty(); e++)
    msg("Ord # for %d is %d\n", e, get_entry_ordinal(e));


Related: get_entry, get_entry_name, get_entry_ordinal, get_entry_qty

Note: You must be logged in to add notes to the IDA SDK reference manual.

There are 20,334 total registered users.


Recently Created Topics
Career: Threat Inte...
Jul/30
Career: Security Res...
Jul/30
Library Debugging Pr...
Jul/29
Pydbg attach Vs load?
Jul/29
IDA and MIPS (emulat...
Jul/27
UK Cyber Security ch...
Jul/26
System Service Descr...
Jul/26
LD_PRELOAD Question
Jul/23
Patching Application...
Jul/22
Contract: Research E...
Jul/19


Recent Forum Posts
Pydbg attach Vs load?
aMIr
LD_PRELOAD Question
monarch
LD_PRELOAD Question
justano...
LD_PRELOAD Question
monarch
Patching Application...
hughhan
Patching Application...
jduck
immunity debugger pl...
Malware...
paimei installation ...
wishi
IDA Pro customization
wishi
how to chnage an ins...
ConsoleFx


Recent Blog Entries
ResearchAviator
Jul/28
Installation procedure for ...

artemblagodarenko
Jul/27
Common function prototype

dennis
Jul/24
Dr. Gadget IDAPython plugin

trufae
Jul/23
radare2 0.5 released

AmrThabet
Jul/21
Pokas x86 Emulator for Gene...

More ...


Recent Blog Comments
omeg on:
Jul/29
Windows 7 syscall list

renzosilv on:
Jul/26
Windows 7 syscall list

renzosilv on:
Jul/26
Windows 7 syscall list

Dreg on:
Jul/21
HiperDrop 0.0.1

djnemo on:
Jul/20
HiperDrop 0.0.1

More ...


Imagery
SoySauce Blueprint
Jun 6, 2008

[+] expand

View Gallery (11) / Submit