neonprimetime security , just trying to help
Showing posts with label
multiple
.
Show all posts
Showing posts with label
multiple
.
Show all posts
Friday, April 10, 2020
Use Powershell to Run Yara against entire Folder of Malware
›
# run "myrules.yar" against all *.bin files in a folder and print to standard output get-childitem \ -filter *.bin |select fullna...
1 comment:
›
Home
View web version