Skip to content

Agame7k/FRC2025-Decrypt-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

FIRST Robotics 2025 REEFSCAPE Decryptor

A simple GUI tool to decrypt the 2025 FRC season materials once the password is released during kickoff. This tool supports decrypting encrypted PDFs, ZIP files, and 7z archives that will be available from the official FIRST blog post.

⚠️ IMPORTANT: Do not resize the window during operation as it may break the UI animations and background effects. (i just dont have time to fix it)

Features

  • 🌊 Interactive underwater-themed UI matching the REEFSCAPE season theme
  • 🗂️ Drag & drop interface for files
  • 🔑 Password input with show/hide toggle
  • 📊 Progress tracking for batch decryption
  • 📝 Detailed logging of decryption status
  • 🎯 Supports .pdf, .zip, and .7z files

Installation

# Install required packages
pip install PyQt6 PyPDF2 py7zr

About

Decrypton tool built for kickoff!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages