retdec
|
Functions for creating file detectors. More...
#include "fileinfo/file_detector/file_detector.h"
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::fileinfo | |
Functions | |
FileDetector * | retdec::fileinfo::createFileDetector (const std::string &pathToInputFile, const std::string &dllListFile, retdec::fileformat::Format fileFormat, FileInformation &finfo, retdec::cpdetect::DetectParams &searchPar, retdec::fileformat::LoadFlags loadFlags) |
Functions for creating file detectors.