retdec
Namespaces | Functions
detection.h File Reference

Detection methods. More...

#include <string>

Go to the source code of this file.

Namespaces

 retdec
 
 retdec::ar_extractor
 

Functions

bool retdec::ar_extractor::isArchive (const std::string &path)
 
bool retdec::ar_extractor::isThinArchive (const std::string &path)
 
bool retdec::ar_extractor::isNormalArchive (const std::string &path)
 
bool retdec::ar_extractor::isFatMachOArchive (const std::string &path)
 

Detailed Description

Detection methods.