NE Alpha 38

This commit is contained in:
Cr4sh 2017-01-14 03:24:56 +03:00
parent f410b0f969
commit 0e09dfe1b2
24 changed files with 8383 additions and 45 deletions

View file

@ -148,7 +148,7 @@ int main(int argc, char *argv[])
return U_SUCCESS;
}
else {
std::cout << "UEFIFind 0.10.6" << std::endl << std::endl <<
std::cout << "UEFIFind 0.10.7" << std::endl << std::endl <<
"Usage: UEFIFind {header | body | all} {list | count} pattern imagefile" << std::endl <<
" or UEFIFind file patternsfile imagefile" << std::endl;
return U_INVALID_PARAMETER;