Skip to content

This repository is the solution for CTF named Pixelated under Cryptography category of picoCTF

License

Notifications You must be signed in to change notification settings

medhatiwari/Pixelated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixelated

This repository is the solution for CTF named Pixelated under Cryptography category of picoCTF. This CTF is based on Visual Cryptography

Dependencies

Python Library : OpenCV, Numpy

Approach

Randomly played with pixels of images and came to a solution that we have to flip the pixels of one of the image and add both of them to find the flag(Detailed solution is written in the code itself)

Credits

Wikipedia, IEEE_Explore, Google
Lokesh Tiwari : He taught me how to process images using openCv,numpy and how to operate with pixels overall

About

This repository is the solution for CTF named Pixelated under Cryptography category of picoCTF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages