Skip to content

Commit

Permalink
install ruby for zsteg
Browse files Browse the repository at this point in the history
  • Loading branch information
burturt authored Oct 13, 2024
1 parent b4aa335 commit 75a676f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/install-forensics.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

# Install Forensics Tools
apt-get install -y binwalk steghide outguess exiftool foremost pngcheck
apt-get install -y binwalk steghide outguess exiftool foremost pngcheck ruby
gem install zsteg

0 comments on commit 75a676f

Please sign in to comment.