The release of C++ QT Password (Wordlist) Generator v0.2! This release provides an efficient and practical tool for generating customizable wordlists for educational purposes, including dictionary attacks and security testing.
🆕 Updates & Enhancements
Feature |
Description |
Password Generation |
Optimized the password generation algorithm for better performance. |
File Saving |
Improved file saving mechanism with clearer user feedback. |
Error Handling |
Added more detailed error messages for missing inputs or invalid fields. |
Multi-threading |
Introduced optional multi-threading for faster wordlist generation. |
UI Enhancements |
Enhanced the UI with clearer prompts and improved responsiveness. |
GUI Added |
Added Graphical User Interface for better optics. |
🐞 Bug Fixes
Bug ID |
Fix Description |
#102 - File Not Found |
Resolved an issue where the output file was not being created. |
#119 - Input Validation |
Fixed missing input validation for special characters. |
#125 - Crash on Exit |
Fixed a crash when exiting the application after saving a file. |
#135 - Memory Leak |
Fixed memory leaks during multi-threaded password generation. |
🔄 Code Refactoring
Change |
Description |
Optimized Algorithm |
Refactored the generation logic to reduce time complexity. |
Cleaner Architecture |
Improved code structure for better maintainability and performance. |
Thread Management |
Updated thread management for enhanced stability in multi-threaded modes. |
These updates focus on making the generator faster, more stable, and user-friendly, while addressing key bugs from the previous version.