{"id":25440209,"url":"https://github.com/raynersec/chimera-powershell-obfuscator","last_synced_at":"2025-09-08T23:38:43.276Z","repository":{"id":133433966,"uuid":"308659056","full_name":"RaynerSec/Chimera-PowerShell-Obfuscator","owner":"RaynerSec","description":"Chimera PowerShell Obfuscator","archived":false,"fork":false,"pushed_at":"2020-11-01T12:14:36.000Z","size":167,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T13:51:29.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/RaynerSec.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":"2020-10-30T14:45:17.000Z","updated_at":"2020-11-01T12:14:38.000Z","dependencies_parsed_at":"2023-03-30T23:20:11.945Z","dependency_job_id":null,"html_url":"https://github.com/RaynerSec/Chimera-PowerShell-Obfuscator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaynerSec/Chimera-PowerShell-Obfuscator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FChimera-PowerShell-Obfuscator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FChimera-PowerShell-Obfuscator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FChimera-PowerShell-Obfuscator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FChimera-PowerShell-Obfuscator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaynerSec","download_url":"https://codeload.github.com/RaynerSec/Chimera-PowerShell-Obfuscator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FChimera-PowerShell-Obfuscator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231165,"owners_count":25245675,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-02-17T11:29:55.437Z","updated_at":"2025-09-08T23:38:43.232Z","avatar_url":"https://github.com/RaynerSec.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chimera-PowerShell-Obfuscator\nChimera PowerShell Obfuscator\n\n## Usage\n### How To Use Chimera Online Version\n1. Install Dependencies In Debian/Ubuntu/Kali/Parrot Sec OS Linux `sudo apt-get update \u0026\u0026 sudo apt-get install -Vy sed xxd libc-bin curl jq perl gawk grep coreutils git`\n2. Install Dependencies In Termux `pkg update -y \u0026\u0026 pkg install -Vy sed curl jq perl gawk grep coreutils git`\n3. Git Clone Repo `git clone https://github.com/RaynerSec/Chimera-PowerShell-Obfuscator`\n4. Change Directory `cd Chimera-PowerShell-Obfuscator`\n5. Give execution permission `chmod +x chimera-online.sh`\n6. Run script `./chimera-online.sh /path/to/input.ps1 /path/to/output.ps1`\n### How To Use Chimera Offline Version\n1. Install Dependencies In Debian/Ubuntu/Kali/Parrot Sec OS Linux `sudo apt-get update \u0026\u0026 sudo apt-get install -Vy sed xxd libc-bin curl jq perl gawk grep coreutils git`\n2. Install Dependencies In Termux `pkg update -y \u0026\u0026 pkg install -Vy sed curl jq perl gawk grep coreutils git`\n3. Git Clone Repo `git clone https://github.com/RaynerSec/Chimera-PowerShell-Obfuscator`\n4. Change Directory `cd Chimera-PowerShell-Obfuscator`\n5. Give execution permission `chmod +x chimera-offline.sh`\n6. Run script `./chimera-offline.sh /path/to/input.ps1 /path/to/output.ps1`\n\n## So What's Are The Difference Between Chimera Online Version And Chimera Offline Version\n#### The Difference Of The Online Version Of Chimera It Will Need Internet Access Every Time When You Run That Script.\n#### The Difference Of The Offline Version Of Chimera It Will Need Internet Access Only Once When You Run That Script Then After That You Don't Need Internet Access To Run That Script.\n\n## Quiet Mode\n### How To Use Quiet Mode Chimera Online Version\n1. Run script `./chimera-online.sh /path/to/input.ps1 /path/to/output.ps1 -q`\n### How To Use Quiet Mode Chimera Offline Version\n1. Run script `./chimera-offline.sh /path/to/input.ps1 /path/to/output.ps1 -q`\n\n## Credits To The Original Creator:\n\nThanks To tokyoneon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynersec%2Fchimera-powershell-obfuscator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraynersec%2Fchimera-powershell-obfuscator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynersec%2Fchimera-powershell-obfuscator/lists"}