{"id":24803890,"url":"https://github.com/omeryilmazlar/ps-revshell-generator","last_synced_at":"2026-05-17T08:32:33.269Z","repository":{"id":274893727,"uuid":"924412650","full_name":"OmerYilmazlar/PS-RevShell-Generator","owner":"OmerYilmazlar","description":"Python script to generate obfuscated PowerShell reverse shell payloads with multiple levels of obfuscation and optional one-liner output.","archived":false,"fork":false,"pushed_at":"2025-01-30T00:25:17.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:45:17.769Z","etag":null,"topics":["cybersecurity","hacking","obfuscation","penetration-testing","powershell","powershell-scripts","reverse-shell"],"latest_commit_sha":null,"homepage":"","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/OmerYilmazlar.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":"2025-01-30T00:24:00.000Z","updated_at":"2025-02-18T21:19:19.000Z","dependencies_parsed_at":"2025-01-30T01:32:53.371Z","dependency_job_id":null,"html_url":"https://github.com/OmerYilmazlar/PS-RevShell-Generator","commit_stats":null,"previous_names":["omeryilmazlar/ps-revshell-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerYilmazlar%2FPS-RevShell-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerYilmazlar%2FPS-RevShell-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerYilmazlar%2FPS-RevShell-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmerYilmazlar%2FPS-RevShell-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmerYilmazlar","download_url":"https://codeload.github.com/OmerYilmazlar/PS-RevShell-Generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245414529,"owners_count":20611364,"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":["cybersecurity","hacking","obfuscation","penetration-testing","powershell","powershell-scripts","reverse-shell"],"created_at":"2025-01-30T06:13:45.811Z","updated_at":"2026-05-17T08:32:33.224Z","avatar_url":"https://github.com/OmerYilmazlar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerShell Reverse Shell Generator\r\n\r\nThis Python script produces a customized PowerShell reverse shell payload with various obfuscation levels (0 through 3). It can also generate a single-line PowerShell command for quick copy-paste execution.\r\n\r\n## Features\r\n\r\n1. Command-line arguments for IP, port, and output file.  \r\n2. Obfuscation levels:  \r\n   • Level 0: No obfuscation  \r\n   • Level 1: Adds junk code and random variable names  \r\n   • Level 2: Includes Base64-encoded IP addresses and random character casing  \r\n   • Level 3: Encrypts the IP address with AES and includes a built-in decryption function  \r\n3. Optionally converts the final payload to a single-line command with the `--oneliner` flag.\r\n\r\n## Usage\r\n\r\n    python generator.py --ip \u003cIP\u003e --port \u003cPORT\u003e [--output \u003cNAME\u003e] [--obfuscate 0|1|2|3] [--oneliner]\r\n\r\nExample:\r\n\r\n    python generator.py -i 192.168.1.10 -p 8080 --obfuscate 3 -o shell --oneliner\r\n\r\nThis will generate a heavily obfuscated payload (level 3) and produce it as a one-liner saved to shell.ps1.\r\n\r\n## Security Notice\r\n\r\nThis tool is intended for authorized security testing and educational purposes only. Refrain from using it against any assets without explicit permission. Unauthorized usage is both unethical and illegal.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomeryilmazlar%2Fps-revshell-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomeryilmazlar%2Fps-revshell-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomeryilmazlar%2Fps-revshell-generator/lists"}