Skip to content

Commit

Permalink
Add Bazzar
Browse files Browse the repository at this point in the history
  • Loading branch information
merces committed Oct 27, 2022
1 parent 2585511 commit 9a4dc75
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/installer/utilities/bazzar.iss
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
; v0.2
; https://github.com/AandersonL/bazzar

[Components]
Name: "utilities\bazzar"; Description: "bazzar (MalwareBazaar CLI tool)"; Types: full;

[Files]
Source: "{#MySrcDir}\utilities\bazzar\bazzar.exe"; DestDir: "{app}\bin"; Components: "utilities\bazzar"; Flags: ignoreversion recursesubdirs createallsubdirs

0 comments on commit 9a4dc75

Please sign in to comment.