{"id":21848142,"url":"https://github.com/enty8080/droppers","last_synced_at":"2026-04-13T07:04:25.811Z","repository":{"id":155449448,"uuid":"461298723","full_name":"enty8080/Droppers","owner":"enty8080","description":"Droppers written in assembly to drop executables on the compromised computer system.","archived":false,"fork":false,"pushed_at":"2023-03-01T09:35:39.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T12:27:13.519Z","etag":null,"topics":["assembly","exploit","payload","penetration-testing","shellcode"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/enty8080.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-19T19:56:22.000Z","updated_at":"2023-03-01T21:23:33.000Z","dependencies_parsed_at":"2023-04-27T07:31:30.849Z","dependency_job_id":null,"html_url":"https://github.com/enty8080/Droppers","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/enty8080%2FDroppers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enty8080%2FDroppers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enty8080%2FDroppers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enty8080%2FDroppers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enty8080","download_url":"https://codeload.github.com/enty8080/Droppers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244836728,"owners_count":20518507,"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":["assembly","exploit","payload","penetration-testing","shellcode"],"created_at":"2024-11-27T23:24:40.200Z","updated_at":"2026-04-13T07:04:25.744Z","avatar_url":"https://github.com/enty8080.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Droppers\n\nDroppers written in assembly to drop executables on the compromised computer system.\n\n```python3\nfrom linux_x64_dropper import Dropper\n\ndropper = Dropper()\ncode = dropper.generate(assemble=False, options={'RHOST': '127.0.0.1', 'RPORT': 8888})\n\nprint(code)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenty8080%2Fdroppers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenty8080%2Fdroppers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenty8080%2Fdroppers/lists"}