Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 417 Bytes

File metadata and controls

17 lines (9 loc) · 417 Bytes

CTF forensic, stego images tasks

Use:

  1. put .py in same folder as images

  2. active the virtiual environment - python3 -m venv venv, source venv/bin/activate (do this for every new session)

  3. download the packages - pip install numpy pillow

  4. configure settings at top //each has comments for usage

  5. run - python3 image_solver.py

  6. FInd ./OUTPUT/{i} folder

  7. Scan for each output to see potential flags