Trees | Indices | Help |
|
---|
|
IDA Plugin SDK API wrapper: nalt
Classes | |
array_parameters_t Proxy of C++ array_parameters_t class. |
|
custom_data_type_ids_fids_array Proxy of C++ wrapped_array_t< int16,8 > class. |
|
custom_data_type_ids_t Proxy of C++ custom_data_type_ids_t class. |
|
enum_const_t Proxy of C++ enum_const_t class. |
|
opinfo_t Proxy of C++ opinfo_t class. |
|
printop_t Proxy of C++ printop_t class. |
|
refinfo_t Proxy of C++ refinfo_t class. |
|
strpath_ids_array Proxy of C++ wrapped_array_t< tid_t,32 > class. |
|
strpath_t Proxy of C++ strpath_t class. |
|
switch_info_t Proxy of C++ switch_info_t class. |
Functions | |||
int |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
bool |
|
||
|
|||
bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
nodeidx_t |
|
||
char const * |
|
||
int |
|
||
int |
|
||
|
|||
ea_t |
|
||
uint32 |
|
||
uint32 |
|
||
str |
|
||
ssize_t |
|
||
str |
|
||
int |
|
||
custom_refinfo_handler_t const * |
|
||
int |
|
||
int |
|
||
char const * |
|
||
int |
|
||
ea_t |
|
||
netnode |
|
||
ea_t |
|
||
PyObject * |
|
||
uint |
|
||
ea_t |
|
||
str |
|
||
bgcolor_t |
|
||
bool |
|
||
int |
|
||
bool |
|
||
reftype_t |
|
||
str |
|
||
uval_t |
|
||
uchar |
|
||
char |
|
||
char |
|
||
uint32 |
|
||
uchar |
|
||
int |
|
||
|
|||
ea_t |
|
||
bool |
|
||
netnode |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
|
|||
|
|||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
ea_t |
|
||
bool |
|
||
uint32 |
|
||
str |
|
||
str |
|
||
uint32 |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
bool |
|
||
|
|||
|
|||
bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
bool |
|
||
bool |
|
||
bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
switch_info_t |
|
||
|
|||
|
|||
bool |
|
||
int |
|
Function Details |
Add a new encoding (e.g. "UTF-8").
|
Clear not-code mark.
|
Delete an encoding (1-based)
|
Get netnode for the specified address.
|
Get encoding name for this strtype.
|
Enumerate imports from a specific module. Please refer to ex_imports.py example.
|
Get id of a custom refinfo type.
|
Get definition of a registered custom refinfo type.
|
Get default encoding index for a specific string type.
|
Get the amount of bytes per unit (e.g., 2 for UTF-16, 4 for UTF-32) for the encoding with the given index.
|
Get encoding name for specific index (1-based).
|
Returns the name of an imported module given its index
|
Get REF_... constant from size Supported sizes: 1,2,4,8,16 For other sizes returns reftype_t(-1)
|
Get index of the string encoding for this string.
|
Is instruction visible?
|
Is the address marked as not-code?
|
Can the target be calculated using operand value?
|
Test visibility of item at given ea.
|
Change name for an encoding (1-based)
|
Get input file crc32 stored in the database. it can be used to check that the input file has not been changed.
|
Set archive file path from which input file was extracted.
|
Set name of the include file.
|
set default encoding for a string type
|
Set ids modnode.
|
Set image base address.
|
Mark address so that it cannot be converted to instruction.
|
set encoding to be used when producing files
|
Set full path of the input file.
|
Change visibility of item at given ea.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |