MCRcortex / nekodetector

Nekoclient infection detector
MIT License
564 stars 41 forks source link

Where is the Scanner.jar file? #60

Closed somedude3452 closed 1 year ago

somedude3452 commented 1 year ago

I have no idea how to run this scanner and the information provided is no help either. Ive downloaded the zip unpacked it and tried to find ths scanner.jar file but it´s nowhere to be found. Would be nice if there was a step by step instruction how to use this software.

Faller8 commented 1 year ago

Looks like you have downloaded the wrong documents, you have downloaded the code files. Refer to this link -https://github.com/MCRcortex/nekodetector/releases Then click on the assets option. Then click on the .jar file and save it in your desired location, if a box doesn't appear after clicking the .jar file then check your download folder.

Faller8 commented 1 year ago

As for the tutorial, after downloading the .jar file, open command prompt as administrator and then type - 'java -jar scanner.jar 4 C:\ ' without the apostrophe.

somedude3452 commented 1 year ago

Thanks for the help i was really confused

Faller8 commented 1 year ago

You're welcome, did it detect anything?

Thanks for the help i was really confused

somedude3452 commented 1 year ago

it´s currently scanning

somedude3452 commented 1 year ago

Scan complete. No infected jars found. nice

Faller8 commented 1 year ago

Scan complete. No infected jars found. nice

If you have any other drives you want to scan just copy the same command but replace the C:\ with the drive name in command prompt.

somedude3452 commented 1 year ago

Ok good to know :)