Skip to content

Nestlae/barcode_btlo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Blue Team Labs Online - Barcode World

How it's like

  • Catch The Flags, render many image to find the flag.

How it's works

  • Process the images by using OpenCV in loop (9000+ images) and use decode from Pyzbar solve every barcode images.

Result

  • ASCII Number, then you must go to convert ASCII Number to Text for find keywords that is seem to be flags.

Language

  • Python

Libraries

  • OpenCV (Use to process the images)
  • Pyzbar (Use to read the barcodes)

Releases

No releases published

Packages

 
 
 

Languages