Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 352 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 352 Bytes

Information Hiding Course

The practical code of Information Hiding course lab

Required Packages:

  • numpy
  • PIL
  • hashlib
  • cv2
  • matplotlib
  • zipfile
  • os

Labs:

  • Lab 1: One Chanel Stego
  • Lab 2: Watermarking
  • Lab 3: Hash Verification
  • Lab 4: Extract Image Features
  • Lab 5: Least Significant Bit (LSB) Replacement
  • Lab 6: Zip Bomb Attack