{"id":20811482,"url":"https://github.com/cyberfantics/desktoporganizer","last_synced_at":"2026-02-10T16:16:16.184Z","repository":{"id":240893625,"uuid":"803712213","full_name":"cyberfantics/DesktopOrganizer","owner":"cyberfantics","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-21T09:55:32.000Z","size":9822,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T20:41:01.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Roff","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyberfantics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-21T08:45:18.000Z","updated_at":"2025-07-26T18:32:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"9556d9ae-1b63-4e3b-81c4-cffc7bac2c7c","html_url":"https://github.com/cyberfantics/DesktopOrganizer","commit_stats":null,"previous_names":["cyberfantics/desktoporganizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyberfantics/DesktopOrganizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2FDesktopOrganizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2FDesktopOrganizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2FDesktopOrganizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2FDesktopOrganizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberfantics","download_url":"https://codeload.github.com/cyberfantics/DesktopOrganizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2FDesktopOrganizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29307134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T16:09:25.305Z","status":"ssl_error","status_checked_at":"2026-02-10T16:08:52.170Z","response_time":65,"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":[],"created_at":"2024-11-17T20:43:34.255Z","updated_at":"2026-02-10T16:16:16.171Z","avatar_url":"https://github.com/cyberfantics.png","language":"Roff","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wifi Extractor \u0026 Desktop Organizer\n\nWelcome to the Wifi Extractor \u0026 Desktop Organizer! This tool helps you extract Wi-Fi passwords, organize your desktop files, change wallpapers, and capture keystrokes, all with ease. Below you'll find detailed information on how to use this script effectively.\n\n## Features\n\n- **Extract Wi-Fi Passwords**: View and export passwords for all saved Wi-Fi networks.\n- **Organize Desktop**: Automatically organize files on your desktop into specified folders.\n- **Change Wallpaper**: Randomly change the desktop wallpaper from a specified folder.\n- **Capture Keystrokes**: Log keystrokes to a file.\n- **Crack Zip File Passwords**: Attempt to crack password-protected zip files using a password list.\n\n## Installation\n\n- **Clone the Repository:** `https://github.com/cyberfantics/DesktopOrganizer.git`\n- **Move Into Main Folder:** `cd DesktopOrganizer`\n- **Run `main.exe` file\n\n\n## Main Menu Options\n\n1. **View passwords for all Wi-Fi devices**:\n   - Displays saved Wi-Fi profiles and their passwords.\n   \n2. **Search for a password by device name**:\n   - Allows you to search for the password of a specific Wi-Fi profile by name.\n   \n3. **Export passwords to a file**:\n   - Exports all Wi-Fi passwords to a `wifi_passwords.txt` file.\n   \n4. **Start wallpaper and desktop organizer**:\n   - Starts the wallpaper changer and desktop organizer. The organizer uses a configuration file (`file_types_config.json`) to determine how to categorize and move files on your desktop.\n   \n5. **Crack a zip file password**:\n   - Attempts to crack a password-protected zip file using a specified password list.\n   \n6. **Exit**:\n   - Exits the program.\n\n### Additional Features\n\n- **Keystroke Logging**:\n  - Captures keystrokes and logs them to `logs.txt`.\n  \n- **Wallpaper Changer**:\n  - Changes the desktop wallpaper every 60 seconds from a specified folder.\n\n## Configuration\n\n### Desktop Organizer Configuration\n\nCreate a `file_types_config.json` file in the script directory with the following format:\n\n```json\n{\n  \"Images\": [\".jpg\", \".jpeg\", \".png\"],\n  \"Documents\": [\".pdf\", \".docx\", \".txt\"],\n  \"Videos\": [\".mp4\", \".avi\"]\n}\n```\n\n**Modify `json` file, as you want to `organize your desktop.`**\n\n## Note\n\n- **Logs**: The script generates a `logs.txt` file to store captured keystrokes. Remember to delete this file after exiting the program to maintain your privacy.\n- **Exit**: Press 'q' to quit the wallpaper and desktop organizer function.\n\nFor more information, visit [cyberfantics on GitHub](https://github.com/cyberfantics).\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Disclaimer\n\nThis tool is for educational purposes only. The author is not responsible for any misuse or damage caused by this tool.\n\n---\n\nEnjoy using the Wifi Extractor \u0026 Desktop Organizer! If you have any issues or suggestions, please open an issue on GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Fdesktoporganizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberfantics%2Fdesktoporganizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Fdesktoporganizer/lists"}