KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
StegMachine
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
EGGP
:
A public repository for Evolving Graphs by Graph Programming
machine-learning-roadmap
:
机器学习从入门到精通—学习路线图
docker-firefox-headless
:
No description available.
RTL-Implementation-of-Two-Layer-CNN
:
MyDesign.v contains the main design which was designed and then, synthesized.
combat
:
A single- and multiplayer combat game programmed in Javascript using p5.js
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
StegMachine
?
Download (.md)
# StegMachine StegMachine is a flexible tool for stegoanalysis. USAGE: python3 stegmachine.py <module> <params> ______________________________________ MODULES 🔹exif <path to image file> exif extracting module 🔹visual <params> <path to image file> module for visual attack -b <n> the number of lsb in which the message is embed 🔹chi <path to image file> module for chi-squared attack 🔹spa <path to image file> module for sample pair attack 🔹rs <path to image file> module for rs-method attack 🔹generate genenrate data set with specified tools 🔹help hint output More about this <a href="https://habr.com/post/422593/">here</a>