VirusTotal / yara

The pattern matching swiss knife
https://virustotal.github.io/yara/
BSD 3-Clause "New" or "Revised" License
8.26k stars 1.44k forks source link

Detection #1878

Closed AzmanMSIKing closed 1 year ago

AzmanMSIKing commented 1 year ago

Virustotal has failed to detect 7zip,iso,rar files.

plusvic commented 1 year ago

Do you mean that it didn't detect files contained inside 7zip, iso and rar? Notice that YARA is not able to decompress or extract content from such file formats.

AzmanMSIKing commented 1 year ago

Oooo now i understood.i need to extract the files then i need to upload the file then i will see the detection.

Excuse me another question,is that possible to check cracked software to this website?

I succeeded to check the moded apk,apks but I don't know that this website can check the cracked application of windows or Linux or mac files.

On Mon, 20 Feb 2023, 9:40 am Victor M. Alvarez, @.***> wrote:

Do you mean that it didn't detect files contained inside 7zip, iso and rar? Notice that YARA is not able to decompress or extract content from such file formats.

— Reply to this email directly, view it on GitHub https://github.com/VirusTotal/yara/issues/1878#issuecomment-1436552889, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXUUS7J76FAEJYHM7DOPG6LWYMUYRANCNFSM6AAAAAAVASQH4E . You are receiving this because you authored the thread.Message ID: @.***>

plusvic commented 1 year ago

I assume that you are referring to the www.virustotal.com website, if that's the case the answer is yes, you can upload any file you want. Notice however that this repository is for the YARA project, not for the www.virustotal.com site.