{"id":20134514,"url":"https://github.com/gnebbia/shellcoder","last_synced_at":"2025-04-09T17:21:18.885Z","repository":{"id":54563870,"uuid":"86556167","full_name":"gnebbia/shellcoder","owner":"gnebbia","description":"Create shellcode from executable or assembly code","archived":false,"fork":false,"pushed_at":"2017-07-31T14:49:53.000Z","size":15,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T19:22:19.630Z","etag":null,"topics":["exploit","exploitation","perl","shellcode"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/gnebbia.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}},"created_at":"2017-03-29T08:18:34.000Z","updated_at":"2024-08-12T19:28:45.000Z","dependencies_parsed_at":"2022-08-13T19:50:33.889Z","dependency_job_id":null,"html_url":"https://github.com/gnebbia/shellcoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnebbia%2Fshellcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnebbia%2Fshellcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnebbia%2Fshellcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnebbia%2Fshellcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnebbia","download_url":"https://codeload.github.com/gnebbia/shellcoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248074979,"owners_count":21043505,"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":["exploit","exploitation","perl","shellcode"],"created_at":"2024-11-13T21:09:47.306Z","updated_at":"2025-04-09T17:21:18.852Z","avatar_url":"https://github.com/gnebbia.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eshellcoder\u003c/h1\u003e\n\nshellcoder is a perl application which creates c source shellcodes starting from assembly sources\nor executables, it can create both windows and gnu/linux shellcodes and is compatible with\nboth 32 and 64 bit.\n\n\u003ch3\u003eInstallation of shellcoder\u003c/h3\u003e\n\nIn order to install shellcoder, few dependencies are required, once we have access to a cpan (or cpanm) we do:\n\n```$\u003e cd path/to/shellcoder```\n\nNow we first install cpanminus, I report the command to do it on Debian based GNU/Linux distros:\n\n```$\u003e sudo apt install cpanminus```\n\n```$\u003e cpanm --installdeps . ```\n\n\u003ch3\u003eUsage Examples\u003c/h3\u003e\n\nLet's see some usage examples:\n\n\u003ch5\u003eExtracting Shellcode from Linux 64 bit Assembly\u003c/h5\u003e\n\n```$\u003e perl shellcoder.pl --os linux-64 --asm-source example.asm```\n\nThis will generate a C source file containing the assembly file relative shellcode.\n\n\n\u003ch5\u003eShow Help\u003c/h5\u003e\n\n```$\u003e perl shellcoder.pl --help``` \n\nThis will show a help message, where possible options are shown.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnebbia%2Fshellcoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnebbia%2Fshellcoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnebbia%2Fshellcoder/lists"}