ID | File | Function |
---|---|---|
1 | batch_scripts | batch scripts for the run of python scripts |
2 | python_scripts | python scripts for cover and stego audio samples make, QMDCT coefficients matrix extraction, and so on |
3 | secret_message | secret message files for embedding |
4 | BatchRename.exe | an executable program for files rename in batch |
- Audio samples make.
- Audio samples check (bitrate, file size, steganographic algorithms, embedding rate).
- QMDCT coefficients matrix extraction (saved in *.txt format).
- Train(, validation) and test datasets split (Optional).
- Feature design and extraction.
- Steganalysis with traditional classifier (SVM or ensemmble classifier).
- Record and analyze the experimental results.
- Audio samples make.
- Audio samples check (bitrate, file size, steganographic algorithms, embedding rate).
- QMDCT coefficients matrix extraction (saved in *.txt format).
- Train(, validation) and test datasets split (Optional).
- Steganalysis with deep learning-based method.
- Record and analyze the experimental results.