{"id":23402560,"url":"https://github.com/jmitander/ziphero","last_synced_at":"2025-04-08T22:22:26.537Z","repository":{"id":268667608,"uuid":"905094718","full_name":"JMitander/ZIPhero","owner":"JMitander","description":"A powerful ZIP Archive-repairer/extractor","archived":false,"fork":false,"pushed_at":"2025-01-14T03:07:45.000Z","size":36957,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T04:20:45.715Z","etag":null,"topics":["7zip-utility","brute-force","brute-force-attacks","decryption","recovery","tar","unzip","unzip-files","unzipper","unzipping","zip","zipfile","zipreader","ziprecover"],"latest_commit_sha":null,"homepage":"https://github.com/JMitander/ZIPhero","language":"Python","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/JMitander.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-12-18T06:37:13.000Z","updated_at":"2025-01-14T03:07:48.000Z","dependencies_parsed_at":"2025-01-14T04:30:20.590Z","dependency_job_id":null,"html_url":"https://github.com/JMitander/ZIPhero","commit_stats":null,"previous_names":["jmitander/ziphero"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMitander%2FZIPhero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMitander%2FZIPhero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMitander%2FZIPhero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMitander%2FZIPhero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JMitander","download_url":"https://codeload.github.com/JMitander/ZIPhero/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238880403,"owners_count":19546131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["7zip-utility","brute-force","brute-force-attacks","decryption","recovery","tar","unzip","unzip-files","unzipper","unzipping","zip","zipfile","zipreader","ziprecover"],"created_at":"2024-12-22T12:29:11.834Z","updated_at":"2025-02-14T17:25:04.133Z","avatar_url":"https://github.com/JMitander.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZIPHero Documentation\n\nA powerful ZIP file processor with repair capabilities and user-friendly interface.\n\n# Important Note 🚨🚨\n### When running the .exe file for the first time, Windows Defender or other antivirus software may flag it as potentially unsafe. This is a common occurrence with executables created via PyInstaller, especially for smaller developers without a verified code-signing certificate.\n\n### Why This Happens\nAntivirus software sometimes misidentifies unsigned applications or compressed executables as threats due to their structure.\nRest assured, ZIPHero is safe to use and contains no malicious code.\n\n### How to Proceed\nAllow the application through your antivirus software.\nIf you're still concerned, review the source code (available on GitHub) and compile it yourself.\n\n## Download Options\n\n- [ZIPHero.py](releases/ZIPHero.py) - Python source code\n\n## Quick Start Guide\n\n### Using Python Source\n\nRequirements:\n```bash\nPython 10.7+\ntkinter (usually included with Python)\n```\n\nTo run:\n```bash\npython ZIPHero.py\n```\n\n## How to Use\n\n1. Launch ZIPHero\n2. Click \"Select ZIP File(s)\" to choose your ZIP files\n3. Click \"Browse\" to select where to extract files\n4. Click \"Un-Zip\" to start processing\n\n## Features\n\n- 🔄 Automatic ZIP repair\n- 📁 Multiple file selection\n- 🛡️ Safe extraction\n- 🔍 Corrupt file detection\n- 💾 Automatic backups\n- ⚡ Fast processing\n\n## Common Issues\n\n**\"Cannot open file\"**\n- Check if file is not in use\n- Try running as administrator\n\n**\"Extraction failed\"**\n- Program will automatically try to repair\n- Check available disk space\n- Look in backup folder for original\n\n## Command Line Usage (Python Version)\n\nAdvanced users can use command line options:\n\n```bash\npython ZIPHero.py \u003czipfile\u003e \u003coutput_dir\u003e \u003cchunk_size\u003e\n```\n\nExample:\n```bash\npython ZIPHero.py myfile.zip extracted 5\n```\n\n## Technical Details\n\n- Creates backups before repairs\n- Logs all operations\n- Multiple repair strategies\n- Safe failure handling\n\n## Need Help?\n\n- Check the log file: `zip_processor.log`\n- Files are backed up in: `backups` folder\n- Contact: john@nordchain.io\n\n## Building from Source\n\nTo create your own executable:\n```bash\npip install pyinstaller\npyinstaller --onefile --windowed ZIPHero.py\n```\n\n## Updates\n\n- v1.0: Initial release\n\n## License\n\nMIT License - See LICENSE file\n\n## Credits\n\nCreated by jmitander\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmitander%2Fziphero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmitander%2Fziphero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmitander%2Fziphero/lists"}