{"id":19485560,"url":"https://github.com/zigul1/covershell","last_synced_at":"2025-10-04T18:17:46.974Z","repository":{"id":218350992,"uuid":"746053849","full_name":"Zigul1/CoverShell","owner":"Zigul1","description":"A light PowerShell GUI toolbox to run some useful commands and scripts.","archived":false,"fork":false,"pushed_at":"2025-02-19T14:59:37.000Z","size":336,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T00:51:12.968Z","etag":null,"topics":["bitshift","check-up","finder","gui","hashing","maintenance","monitoring","password-generator","powershell","sanitize","tools","troubleshooting","windows-form"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zigul1.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-01-20T23:16:24.000Z","updated_at":"2025-02-27T02:10:36.000Z","dependencies_parsed_at":"2024-01-23T22:01:56.568Z","dependency_job_id":"b2ffd184-6dc2-496a-bae0-9d94eba6d0ae","html_url":"https://github.com/Zigul1/CoverShell","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.44999999999999996","last_synced_commit":"a4ebc1d813442abb503b2bed0d12ccee9e18fa6f"},"previous_names":["zigul1/covershell"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zigul1%2FCoverShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zigul1%2FCoverShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zigul1%2FCoverShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zigul1%2FCoverShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zigul1","download_url":"https://codeload.github.com/Zigul1/CoverShell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250861914,"owners_count":21499183,"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":["bitshift","check-up","finder","gui","hashing","maintenance","monitoring","password-generator","powershell","sanitize","tools","troubleshooting","windows-form"],"created_at":"2024-11-10T20:28:22.226Z","updated_at":"2025-10-04T18:17:41.854Z","avatar_url":"https://github.com/Zigul1.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoverShell\n(*disponibile anche in versione italiana ![image](https://github.com/Zigul1/CoverShell/assets/157254375/019162ce-a988-4be8-9fbd-3c6dc37f9640), vedi fondo pagina*)\n\nCoverShell is a PowerShell graphical interface to run useful commands and scripts, so there's no need to remember them, copy/paste them from saved notes or manage a personal scripts archive. It's made with Windows Forms and can be expanded adding more tabs and panels.\n\nTested succesfully using **PowerShell 5.1** and **PowerShell 7.4** on **Windows 10 Pro** and **Windows 11 Pro**.\n\n\n### USE\n\n1.\n- Download the repository in .zip format and then extract it in a folder\n2.\n- right-click on the \"CoverShell.ps1\" file and then left-click on \"Run with PowerShell\" (**alternatively**: open the shell in the file folder, using SHIFT + RIGHT-CLICK, and run the script setting a compatible execution policy using the PowerShell command: `powershell.exe -ep bypass .\\CoverShell.ps1`)\n- the shell will appear for a moment, then it will minimize itself and you will see the GUI\n3.\n- to close the application, just close the CoverShell window or the Powershell one minimized\n\n[optional]\n- if you want to make it an executable file (.exe), you can use [PS2EXE](https://github.com/MScholtes/PS2EXE) or similar applications.\n\n\n\n### TOOLS\n\nThere are commands for:\n- gathering system information and diagnostics\n- monitoring outputs, resources and performances\n- doing host maintenance and basic troubleshooting\n- checking network activities, getting reports, capturing traffic and simple resetting\n- comparing files, checking folders content differences, searching for file duplicates and finding specific files\n- splitting/joining file bitwise, inverting 0s and 1s, setting circular left bitshift\n- checking files hash, generating passwords, using online malware scanners and sanitize volumes\n- dump registry, scheduled tasks, prefetch and check files hex.\n\n\n\n### SCREENSHOTS\n\n![Screenshot1](https://github.com/Zigul1/CoverShell/assets/157254375/f23b3048-2bb4-4b2e-a392-a4d2d99a2ec4)\n\n![Screenshot2](https://github.com/Zigul1/CoverShell/assets/157254375/f7e47b3f-b767-4c18-9107-9f514993f0a0)\n\n![Screenshot3](https://github.com/Zigul1/CoverShell/assets/157254375/6e945749-c448-40d9-a87a-aeb245d8bc85)\n\n![Screenshot4](https://github.com/Zigul1/CoverShell/assets/157254375/c37d6a48-cfd1-4876-9b0a-62846463e5c8)\n\n![Screenshot5](https://github.com/Zigul1/CoverShell/assets/157254375/a9bde9c7-f8bd-4ff3-8ce5-e89a198d4ea7)\n\n\n## Anche in italiano! ![image](https://github.com/Zigul1/CoverShell/assets/157254375/66240214-9ee5-4829-8bee-1fd0fe72cc70)\n\n\nCoverShell è un'interfaccia grafica per PowerShell per eseguire comandi e *script* utili, senza bisogno di ricordarli a memoria, copia-incollarli dagli appunti o dover gestire un archivio di *script* personali. Realizzato con Windows Forms, può essere arricchito aggiungendo altri *tab* e pannelli.\n\nTestato con successo usando **PowerShell 5.1** e **PowerShell 7.4** su **Windows 10 Pro** e **Windows 11 Pro**.\n\n\n### USO\n\n1.\n- Scaricare il *repository* in formato .zip ed estrarlo in una cartella\n2.\n- cliccare con il destro sul *file* \"CoverShell-ita.ps1\" e poi con il sinistro su \"Esegui con PowerShell\" (**in alternativa**, aprire la *shell* nella cartella del *file*, usando SHIFT + TASTO DESTRO, e lanciare lo *script* impostando una *execution policy* adeguata usando il comando PowerShell `powershell.exe -ep bypass .\\CoverShell-ita.ps1`\n- la *shell* apparirà per un momento, poi si ridurrà ad icona e comparirà la GUI\n3.\n- per chiudere l'applicazione, è sufficiente chiudere la finestra di CoverShell o quella minimizzata di PowerShell.\n\n[opzionale]\n- per renderlo un eseguibile (.exe) è possibile usare [PS2EXE](https://github.com/MScholtes/PS2EXE) o applicazioni simili.\n\n\n### STRUMENTI\n\nCi sono comandi per:\n- raccogliere informazioni e diagnostica di sistema \n- monitorare *output*, risorse e *performance*\n- fare manutenzione all'*host* e *troubleshooting* di base\n- controllare attività di rete, ottenere *report*, catturare traffico e fare un *reset* basilare\n- confrontare *file*, controllare differenze di contenuto fra cartelle, cercare *file* duplicati e trovare specifici *file*\n- dividere/unire *file* al livello di *bit*, invertire 0 e 1, attuare rotazione circolare dei *bit* verso sinistra\n- controllare l'*hash* dei *file*, generare *password*, ricorrere a *scanner online* per controllo *malware* e sanificare volumi\n- scaricare il registro, *scheduled tasks*, *prefetch* e controllare i *file* in esadecimale.\n\nPer ulteriori info: https://www.turbolab.it/4039\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigul1%2Fcovershell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigul1%2Fcovershell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigul1%2Fcovershell/lists"}