{"id":23721087,"url":"https://github.com/nhas/stab","last_synced_at":"2025-09-10T22:40:15.426Z","repository":{"id":197945091,"uuid":"479615276","full_name":"NHAS/stab","owner":"NHAS","description":"Golang Manual Mapper DLL injector","archived":false,"fork":false,"pushed_at":"2023-09-18T20:46:54.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T22:16:58.384Z","etag":null,"topics":["golang","injection-dll","manual-map-dll","red-team"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NHAS.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}},"created_at":"2022-04-09T04:16:20.000Z","updated_at":"2024-04-18T09:53:05.000Z","dependencies_parsed_at":"2023-10-03T19:02:28.498Z","dependency_job_id":null,"html_url":"https://github.com/NHAS/stab","commit_stats":null,"previous_names":["nhas/stab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHAS%2Fstab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHAS%2Fstab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHAS%2Fstab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHAS%2Fstab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NHAS","download_url":"https://codeload.github.com/NHAS/stab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239816341,"owners_count":19701752,"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":["golang","injection-dll","manual-map-dll","red-team"],"created_at":"2024-12-30T22:17:05.369Z","updated_at":"2025-02-20T09:42:08.088Z","avatar_url":"https://github.com/NHAS.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stab\nStab is a fully golang Manual Mapper that can inject x86 and x64 bit DLLs into local and remote processes. \nLocal meaning our current process, and remote meaning another process on the same machine that is owned by the same user.\n\n\nThis project provides the `MemoryLoadLibrary(...)` function which can load a DLL from bytes. Which is handy for fileless exploitation. \n\n## Run me\nThis project also contains a little main function as an example of how to use the methods. \n\n```\nGOOS=windows go build\n\n #Inject into the local process\n./stab .\\Path\\to\\dll\n\n #Inject into a remote process\n./stab .\\Path\\to\\dll 2910\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhas%2Fstab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhas%2Fstab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhas%2Fstab/lists"}