Skip to content

Instantly share code, notes, and snippets.

View FreddieOliveira's full-sized avatar
💭
Hakuna Matata!

Frederico Oliveira FreddieOliveira

💭
Hakuna Matata!
  • Federal University of Uberlândia
  • Brazil
View GitHub Profile

Compile steghide in macOS X

Check if gettext is installed, if not use Homebrew to get it:

$ brew install gettext

Get the gettext library and cpp flags, and configure with those flags:

$ brew info gettext | grep FLAGS