{"id":19007068,"url":"https://github.com/er28-0652/py-invoke-obfuscation","last_synced_at":"2026-05-18T14:03:35.983Z","repository":{"id":130744781,"uuid":"237995310","full_name":"er28-0652/py-invoke-obfuscation","owner":"er28-0652","description":"Python implementation of (just a part of) Invoke-Obfuscation for PowerShell","archived":false,"fork":false,"pushed_at":"2020-02-03T15:35:03.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T14:32:20.739Z","etag":null,"topics":["obfuscation","powershell","python3","redteam","security"],"latest_commit_sha":null,"homepage":null,"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/er28-0652.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-02-03T15:18:18.000Z","updated_at":"2022-06-07T15:22:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e7d65a0-356d-445e-9be6-35243523baac","html_url":"https://github.com/er28-0652/py-invoke-obfuscation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/er28-0652/py-invoke-obfuscation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/er28-0652%2Fpy-invoke-obfuscation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/er28-0652%2Fpy-invoke-obfuscation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/er28-0652%2Fpy-invoke-obfuscation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/er28-0652%2Fpy-invoke-obfuscation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/er28-0652","download_url":"https://codeload.github.com/er28-0652/py-invoke-obfuscation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/er28-0652%2Fpy-invoke-obfuscation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33180310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["obfuscation","powershell","python3","redteam","security"],"created_at":"2024-11-08T18:35:55.417Z","updated_at":"2026-05-18T14:03:35.947Z","avatar_url":"https://github.com/er28-0652.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/er28-0652/py-invoke-obfuscation/workflows/Main%20workflow/badge.svg)](https://github.com/er28-0652/py-invoke-obfuscation/actions)\n\n# py-invoke-obfuscation\n\nPython implementation of Invoke-Obfuscation for PowerShell.  \nNot fully implemented though ;)\n\n## Usage\n```python\nfrom invoke_obfuscation.encoded_ascii_command import EncodedAsciiCommand\n\nEncodedAsciiCommand.invoke('Write-Output AAAAA')\n# -\u003e [String]::Join('' , ( (87 , 114 , 105,116 , 101, 45, 79, 117 , 116 ,112, 117, 116,32 ,65,65,65 ,65 , 65) |%{ ( [CHaR] [INt]$_) } ))|.($ShellId[1]+$ShellId[13]+'x')\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fer28-0652%2Fpy-invoke-obfuscation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fer28-0652%2Fpy-invoke-obfuscation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fer28-0652%2Fpy-invoke-obfuscation/lists"}