7 #ifndef RETDEC_CPDETECT_HEURISTICS_MACHO_HEURISTICS_H
8 #define RETDEC_CPDETECT_HEURISTICS_MACHO_HEURISTICS_H
Definition: heuristics.h:21
ToolInformation & toolInfo
results - detected tools
Definition: heuristics.h:69
Definition: macho_heuristics.h:20
void getGoHeuristic()
Definition: macho_heuristics.cpp:44
void getSectionTableHeuristic()
Definition: macho_heuristics.cpp:77
void getUpxHeuristic()
Definition: macho_heuristics.cpp:30
virtual void getFormatSpecificCompilerHeuristics() override
Definition: macho_heuristics.cpp:122
MachOHeuristics(retdec::fileformat::MachOFormat &parser, Search &searcher, ToolInformation &toolInfo)
Definition: macho_heuristics.cpp:20
void getImportTableHeuristic()
Definition: macho_heuristics.cpp:104
Class for heuristics detection.
Definition: archive_wrapper.h:19