Wed 29 Apr 2020 03:51:40 PM CEST
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "kdmapper.hpp"
|
||||
|
||||
int main(const int argc, char** argv)
|
||||
{
|
||||
{
|
||||
if (argc != 2 || std::filesystem::path(argv[1]).extension().string().compare(".sys"))
|
||||
{
|
||||
std::cout << "[-] Incorrect usage" << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user