{"id":18685859,"url":"https://github.com/7etsuo/shellcode-encoder","last_synced_at":"2025-11-07T23:30:28.325Z","repository":{"id":128684022,"uuid":"576561413","full_name":"7etsuo/shellcode-encoder","owner":"7etsuo","description":"xorencode.c encode your shellcode","archived":false,"fork":false,"pushed_at":"2022-12-10T08:31:16.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-28T00:39:48.030Z","etag":null,"topics":["exploit-development","exploitation","hacking","shellcode","shellcode-encoder"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/7etsuo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-12-10T08:25:53.000Z","updated_at":"2024-11-26T14:06:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"41ece3ac-916d-4f6a-aaf4-a76ff8631668","html_url":"https://github.com/7etsuo/shellcode-encoder","commit_stats":null,"previous_names":["7etsuo/shellcode-encoder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7etsuo%2Fshellcode-encoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7etsuo%2Fshellcode-encoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7etsuo%2Fshellcode-encoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7etsuo%2Fshellcode-encoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7etsuo","download_url":"https://codeload.github.com/7etsuo/shellcode-encoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239541852,"owners_count":19656102,"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-development","exploitation","hacking","shellcode","shellcode-encoder"],"created_at":"2024-11-07T10:24:35.389Z","updated_at":"2025-11-07T23:30:28.280Z","avatar_url":"https://github.com/7etsuo.png","language":"C","readme":"# shellcode-encoder\nsnowcra5h@icloud.com\n\n_xorencode.c - XOR encode your shellcode._\n \n\u003e Generates two files - xorshellcode.asm and xorshellcode.c\n\u003e - xorshellcode.c is a C file that can be compiled and executed to test your shellcode.\n\u003e - xorshellcode.asm is an assembly file to be used in your exploit.\n\nUsage:\n```bash\nmake\nmake clean \n```\n\nUsage without Makefile:\n```bash\ngcc xorencode.c -o xorencode\n./xorencode\n```\n\nTest your shellcode after it is generated:\n```bash\ngcc -g -z execstack -fno-stack-protector -no-pie xorshellcode.c -o xorshellcode\n./xorshellcode\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7etsuo%2Fshellcode-encoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7etsuo%2Fshellcode-encoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7etsuo%2Fshellcode-encoder/lists"}