A browser extension created during my college days to assist in solving CDC test questions using encryption and decryption techniques. It automatically helps with MCQ and fill-in-the-blank questions to reduce repetitive work during multiple test sessions.
CDCSolver is designed to streamline the process of answering CDC tests by automating certain types of questions.
The project was originally built as a learning experiment in data extraction, encryption, and decryption mechanisms.
- Automatically answers MCQ questions
- Fills in blank-type questions
- Displays answer keys for supported formats
- Simple and easy-to-use interface
- Does not solve coding questions
- Does not work on test platforms with developer tools detection
- Cannot bypass academic integrity policies
- Download the project files
- Open Chrome or any Chromium-based browser
- Go to
chrome://extensions/ - Enable Developer Mode
- Click Load Unpacked
- Select the extension folder
- Open a CDC test
- CDCSolver automatically detects and displays answer keys
- You may:
- Select answers manually
- Or use the Auto-Solve button to fill in supported sections automatically
This extension was created solely for educational and experimental purposes, focusing on automation and cryptographic techniques.
Use responsibly and at your own risk. Always follow your institution’s academic guidelines.
You are welcome to fork the repository, modify it, or improve it as you like.
The project is open source, so feel free to build upon it.