retdec
|
#include <cptypes.h>
Public Attributes | |
unsigned long long | same = 0 |
matched number of significant nibbles More... | |
unsigned long long | total = 0 |
total number of significant nibbles More... | |
double | ratio = 0.0 |
same divided by total More... | |
Similarity with signature
double retdec::cpdetect::Similarity::ratio = 0.0 |
same divided by total
unsigned long long retdec::cpdetect::Similarity::same = 0 |
matched number of significant nibbles
unsigned long long retdec::cpdetect::Similarity::total = 0 |
total number of significant nibbles