retdec
Namespaces | Functions
detector_factory.h File Reference

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)
 

Detailed Description

Functions for creating file detectors.