![]() |
IDA Domain
|
Provides access to FLIRT signature (.sig) files in the IDA database. More...
#include <signature_file.hpp>
Public Member Functions | |
SignaturesFiles (const Database &database) | |
Constructs a signature handler for the given database. More... | |
std::vector< std::string > | get_available_sig_files () const |
Retrieves a list of available FLIRT signature (.sig) files. More... | |
Provides access to FLIRT signature (.sig) files in the IDA database.
|
inline |
Constructs a signature handler for the given database.
database | Reference to the active IDA database. |
std::vector<std::string> SignaturesFiles::get_available_sig_files | ( | ) | const |
Retrieves a list of available FLIRT signature (.sig) files.