retdec
|
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) |
Detection methods.