Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding 7zr.exe to OFN fix a detection gap
  • Loading branch information
Nullbyte0x authored Jun 3, 2026
commit df66e760626cff88675e1a21bbc55360a56518f1
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ detection:
- OriginalFileName:
- '7z.exe'
- '7za.exe'
- '7zr.exe'
selection_password:
CommandLine|contains: ' -p'
selection_action:
Expand Down
Loading