Skip to content

Commit 75a676f

Browse files
authored
install ruby for zsteg
1 parent b4aa335 commit 75a676f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/install-forensics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
22

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

0 commit comments

Comments
 (0)