Flag: Tornado! Hurricane!

Error: You must be logged in to access the printer friendly view.

OpenRCE IDA SDK >> load_loader_module

load_loader_module
Category: IDB

idaman int ida_export
load_loader_module(linput_t *li, const char *lname, const char *fname, bool is_remote)
Load a file into the current IDB, either as a linput_t instance, *li, or file path in *fname, using the loader module *lname. If *li is NULL, *fname must be supplied and vise versa. Returns 1 on success, 0 on failure.

Examples:
#include <kernwin.hpp> // For askfile_cv()
#include <loader.hpp>

// Prompt the user for a file to open.
char *file = askfile_cv(0, "", "DLL file..", NULL);

// Load it into the IDB using the PE loader module
int res = load_loader_module(NULL, "pe", file, false)

if (res < 1)
    msg("Failed to load %s as a PE file.\n", file);


Related: close_linput, gen_file, load_binary_file, load_loader_module, open_linput, save_database

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

There are 28,229 total registered users.


Recently Created Topics
Reverse Engineering ...
Jan/23
Career: DoD Agency I...
Jan/22
"Disappearing&q...
Jan/17
Career: Software Sec...
Jan/11
Where is the call st...
Jan/07
IDA Pro 6.1 Breakpoi...
Jan/01
How to create data s...
Dec/30
can i search all mod...
Dec/23
IDA symbol table exp...
Dec/20
An anti-attach trick
Dec/17


Recent Forum Posts
Reverse Engineering ...
NirIzr
"Disappearing&q...
NirIzr
Reverse Engineering ...
charlie
"Disappearing&q...
charlie
An anti-attach trick
Bass
An anti-attach trick
waleeda...
An anti-attach trick
Bass
An anti-attach trick
waleeda...
An anti-attach trick
Bass
Looking for value in...
NirIzr


Recent Blog Entries
cmathieu
Feb/07
Hacker Carnival

waleedassar
Feb/06
OllyDbg v1.10 And Hardware ...

waleedassar
Jan/31
Yet Another Anti-Debug Trick

RolfRolles
Jan/22
Finding Bugs in VMs with a ...

waleedassar
Jan/13
An OllyDbg Bug Disables Sof...

More ...


Recent Blog Comments
waleedassar on:
Feb/07
OllyDbg v1.10 And Hardware ...

NirIzr on:
Feb/07
OllyDbg v1.10 And Hardware ...

NirIzr on:
Feb/05
Yet Another Anti-Debug Trick

trolotou on:
Feb/05
Doudoune Moncler -Pennies F...

waleedassar on:
Feb/01
Yet Another Anti-Debug Trick

More ...


Imagery
SoySauce Blueprint
Jun 6, 2008

[+] expand

View Gallery (11) / Submit