{"id":15209292,"url":"https://github.com/simonthorell/hash-bosse-cat","last_synced_at":"2026-03-07T23:02:40.537Z","repository":{"id":222638688,"uuid":"744453680","full_name":"simonthorell/hash-bosse-cat","owner":"simonthorell","description":"A desktop GUI password recovery tool built with C++, openSSL and Qt framework capable of cracking hashes from various algorithms using wordlists.","archived":false,"fork":false,"pushed_at":"2024-02-17T00:19:43.000Z","size":2027,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T14:53:14.446Z","etag":null,"topics":["cpp","google-test","gui-application","openssl","qt-framework"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonthorell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-17T10:31:40.000Z","updated_at":"2024-03-22T00:46:05.000Z","dependencies_parsed_at":"2024-02-15T12:24:33.126Z","dependency_job_id":"a699968e-063e-4d80-a6a6-5719b242cc15","html_url":"https://github.com/simonthorell/hash-bosse-cat","commit_stats":null,"previous_names":["simonthorell/hash-bosse-cat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonthorell/hash-bosse-cat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonthorell%2Fhash-bosse-cat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonthorell%2Fhash-bosse-cat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonthorell%2Fhash-bosse-cat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonthorell%2Fhash-bosse-cat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonthorell","download_url":"https://codeload.github.com/simonthorell/hash-bosse-cat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonthorell%2Fhash-bosse-cat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30236048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","google-test","gui-application","openssl","qt-framework"],"created_at":"2024-09-28T07:23:09.385Z","updated_at":"2026-03-07T23:02:40.505Z","avatar_url":"https://github.com/simonthorell.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HashBosseCat Password Recovery Tool\n### Built using C++, Qt Framework, openSSL and CMake.\n\n\u003cimg src=\"resources/icons/favicon.png\" width=\"280\" height=\"280\" alt=\"App Logo\"\u003e\n\n## Introduction\nWelcome to `hash-bosse-cat`, a sophisticated password recovery tool developed with the cutting-edge C++20 standards and the robust Qt framework for desktop GUI. Inspired by the agility and sharpness of a cat named Bosse, this tool aims to provide a sleek, user-friendly interface coupled with powerful wordlist-based hash cracking algorithms.\n\n## Features\n- **Modern C++20**: Utilizes the latest language features for optimal performance and code clarity.\n- **Qt Framework**: Offers a responsive and intuitive user interface.\n- **OpenSSL Library Integration**: Employs the OpenSSL library for secure and efficient hashing of strings.\n- **Wordlist-Based Cracking**: Leverages comprehensive wordlists for efficient hash cracking.\n- **Salt Wordlists**: Built in function to add common salts and create variation of each string in wordlists.\n- **Support for Multiple Hash Types**: Compatible with a variety of hashing algorithms.\n- **Cross-Platform**: Works seamlessly on multiple operating systems thanks to the QT framework.\n\n## Usage\n- Launch the application after successful installation.\n- Follow the on-screen instructions to input the hash values.\n- Load your wordlist file through the GUI.\n- Select the appropriate hash type and start the recovery process. Monitor the progress through the interactive UI.\n\n\u003cimg src=\"resources/images/app.png\" width=\"800\" height=\"740\" alt=\"App Logo\"\u003e\n\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n- C++20 compatible compiler (Clang, GCC etc.)\n- Qt Framework v6.6.1\n- CMake \u0026 Ninja [optional] (included in Qt Framework)\n\n### Installing\n1. **Clone the repository**\n    ```bash\n    git clone https://github.com/simonthorell/hash-bosse-cat.git\n    ```\n2. **Navigate to the project directory**\n    ```bash\n    cd hash-bosse-cat\n    ```\n3. **Build the project using VS Code**\n    - Open the project folder in Visual Studio Code.\n    - Ensure you have the CMake Tools and C++ extensions installed.\n    - Configure the project by selecting the appropriate kit (compiler, platform, etc.) from the CMake Tools extension.\n    - Build the project by invoking the build command from the CMake Tools extension.\n    - If necessary, refer to the VS Code documentation for detailed instructions on setting up and using CMake Tools.\n\n4. **Set Qt installation path**\n    - open 'c_cpp_properties.json' inside the .vscode folder and modify 'includePath' \u0026 'macFrameworkPath' to match your Qt install path. This will make shure VS Code finds the Qt header files.\n    - In the main 'CMakeLists.txt' change 'set(CMAKE_PREFIX_PATH \u003cADD_YOUR_PATH\u003e' to your Qt install path. This will make sure that CMake finds all necessary files for compilation.\n\n5. **Modify the GUI**\n    - Use the Qt Creator IDE to get a graphic tool for modifying the .ui files.\n\n6. **Bundle app for Mac OSX**\n    - Find the .app executable in the build/src folder and run macdeployqt to bundle.\n    ```bash\n    macdeployqt HashBosseCat.app  \n      \n    # OR to make a .dmg file directly  \n    macdeployqt HashBosseCat.app -dmg\n    ```\n    - if macdeplyqt tool is not found in your terminal, you can locate it and set the path using the terminal as per below example:\n    ```bash\n    export PATH=\"/Users/USERNAME/Qt/6.6.1/macos/bin:$PATH\"\n    ```\n    - In order to run the application on MacOS you will need to code-sign the code using a valid certificate (You can manage it in Keychain Access). Then you can sign and bundle at the same time. Replace \"MyCertificate\" with your valid certificate.\n    ```bash\n    macdeployqt HashBosseCat.app -codesign=MyCertificate\n    ```\n\n## Contributing\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\nDistributed under the GPL version 3 License. See `LICENSE` for more information.  \n\n## Acknowledgements\n- Hats off to Bosse, the cat! Her knack for naps and cozy vibes turn coding marathons into a purr-fest. She's the silent, fluffy cheerleader behind our sleek, efficient code. Cheers to Bosse, our whiskered muse and relaxation guru!\n\nHappy Cracking!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonthorell%2Fhash-bosse-cat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonthorell%2Fhash-bosse-cat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonthorell%2Fhash-bosse-cat/lists"}