A college project demonstrating VB.NET and batch scripting to build a RAR/ZIP password recovery tool for educational use.

Zelta 3 is a college project created in 2019 to explore file encryption and password recovery techniques. Built with Visual Basic .NET and batch scripting, it provides a basic framework for bruteforcing RAR and ZIP archive passwords.
This project was developed solely for educational purposes to understand how encryption and cracking mechanisms work. It should be used responsibly and not for any malicious activity.
Core functionality and capabilities that make this project stand out
Key Technologies I Used on This Project
• Understanding the structure of RAR and ZIP files and their encryption mechanisms.
• Implementing a bruteforce algorithm that balances speed and accuracy.
• Coordinating batch scripts with the VB.NET application for smooth execution.
• Handling errors and avoiding crashes during long cracking sessions.
• Gained foundational understanding of file encryption and password recovery techniques.
• Improved skills in VB.NET and integrating batch scripts with desktop applications.
• Learned to design simple GUIs and handle multithreaded tasks for performance improvement.
This project showcases practical development skills and problem-solving experience. Explore the features, review the implementation, or get in touch to discuss similar work.