Go to the source code of this file.
◆ get_idasgn_header_by_short_name()
Get idasgn header by a short signature name.
- Parameters
-
out_header | buffer for the signature file header |
out_libname | buffer for the name of the library |
name | short name of a signature |
- Returns
- true in case of success
◆ get_idasgn_path_by_short_name()
idaman bool ida_export get_idasgn_path_by_short_name |
( |
qstring * | out_fullpath, |
|
|
const char * | name ) |
Get idasgn full path by a short signature name.
- Parameters
-
out_fullpath | buffer for the signature file full path |
name | short name of a signature |
- Returns
- true in case of success