{"id":24033478,"url":"https://github.com/5noxi/base64-wrapper","last_synced_at":"2025-08-03T06:35:08.953Z","repository":{"id":270476521,"uuid":"910499565","full_name":"5Noxi/Base64-Wrapper","owner":"5Noxi","description":"Obfuscates your script by using B64 - Adjustable Iterations.","archived":false,"fork":false,"pushed_at":"2025-05-30T11:36:24.000Z","size":3470,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T00:36:03.577Z","etag":null,"topics":["b64","base64","encoding","obfuscation","obfuscator","powershell","security","tool","wrapper"],"latest_commit_sha":null,"homepage":"https://discord.gg/E2ybG4j9jU","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/5Noxi.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,"zenodo":null}},"created_at":"2024-12-31T12:52:32.000Z","updated_at":"2025-05-30T11:37:16.000Z","dependencies_parsed_at":"2025-02-26T04:41:40.840Z","dependency_job_id":"4098657c-1c44-4b5f-8b02-812faf4daa78","html_url":"https://github.com/5Noxi/Base64-Wrapper","commit_stats":null,"previous_names":["5noxi/base64-wrapper"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/5Noxi/Base64-Wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5Noxi%2FBase64-Wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5Noxi%2FBase64-Wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5Noxi%2FBase64-Wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5Noxi%2FBase64-Wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5Noxi","download_url":"https://codeload.github.com/5Noxi/Base64-Wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5Noxi%2FBase64-Wrapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262022083,"owners_count":23246256,"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":["b64","base64","encoding","obfuscation","obfuscator","powershell","security","tool","wrapper"],"created_at":"2025-01-08T18:19:38.112Z","updated_at":"2025-06-26T07:31:52.691Z","avatar_url":"https://github.com/5Noxi.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base64-Wrapper\nObfuscates your script by using [B64](https://www.base64decode.org/) - iterations make the file **very large very quickly**, so test until when it is still usable or use the default (1). Uses randomized predefined obfuscated commands.\n\n## How it works\n1. Gets content of input\n2. Converts content to b64 \u0026 uses randomized MBA obfuscated iex command \u0026 strings\n3. Writes encoded content into\n```\niex([System.Text.Encoding]::UTF8.GetString([Convert]::FromBase64String(b64payload)))\n```\n4. Does this as often as you want (iterations)\n\n**Obfuscated `UTF8` example:**\n```\n([char](((-15212 -Band 4405) + (-15212 -Bor 4405) + 3213 + 7679))+[char](((-1237 -Band 5295) + (-1237 -Bor 5295) - 8168 + 4226))+[char](((3833 -Band 616) + (3833 -Bor 616) + 1393 - 5772))+[char](((-1442 -Band 9351) + (-1442 -Bor 9351) - 9352 + 1499)))\n```\n\n## Usage\n`nvi` -\u003e Input\n\n`nvo` -\u003e Output\n\n`. \\NV-Wrapper.ps1; main -nvi \".\\Test.ps1\" -nvo \".\\Wrapped.ps1\" -iterations 1`\n\nUsing too many iterations will end in a **big** file!\n\nPreview:\n![b64pre](https://github.com/5Noxi/Base64-Wrapper/blob/main/wrapper.png?raw=true)\n**Before \u0026 after:**\n![before](https://github.com/5Noxi/Base64-Wrapper/blob/main/before.png?raw=true) \n![after](https://github.com/5Noxi/Base64-Wrapper/blob/main/after.png?raw=true)\n\n\n## Disclaimer\nDo not use the encoder to create malware, **I take no responsibility for the abuse of this tool.**\n\n## Discord Server \n- https://discord.gg/E2ybG4j9jU\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5noxi%2Fbase64-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5noxi%2Fbase64-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5noxi%2Fbase64-wrapper/lists"}