Commit Graph

4 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sebastia
dd40f3a5ce update 0.5 -> 0.6 2021-05-23 18:23:09 +00:00
sebastia
f549e4b1b9 import stegseek:
Stegseek is a lightning fast steghide cracker that can be used to
extract hidden data from files. It is built as a fork of the original
steghide project and, as a result, it is thousands of times faster than
other crackers and can run through the entirety of rockyou.txt* in under
2 seconds.

Stegseek can also be used to extract steghide metadata without a
password, which can be used to test whether a file contains steghide
data.

feedback kn@ and gonzalo@, lots of feedback and OK sthen@
2021-02-02 16:07:54 +00:00