{"id":21465983,"url":"https://github.com/mp81ss/get_api_address","last_synced_at":"2025-07-15T05:30:34.271Z","repository":{"id":194978945,"uuid":"260039212","full_name":"mp81ss/get_api_address","owner":"mp81ss","description":"A small and portable 32/64 bit C code to get windows API address without calling any API","archived":false,"fork":false,"pushed_at":"2023-09-15T10:33:50.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-09-16T03:10:11.502Z","etag":null,"topics":["address","api","getprocaddress","kernel32","kernel32-dll","malware","win32","win64","windows"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mp81ss.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":"2020-04-29T20:30:14.000Z","updated_at":"2023-09-16T03:10:17.411Z","dependencies_parsed_at":"2023-09-16T03:22:50.211Z","dependency_job_id":null,"html_url":"https://github.com/mp81ss/get_api_address","commit_stats":null,"previous_names":["mp81ss/get_api_address"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mp81ss%2Fget_api_address","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mp81ss%2Fget_api_address/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mp81ss%2Fget_api_address/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mp81ss%2Fget_api_address/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mp81ss","download_url":"https://codeload.github.com/mp81ss/get_api_address/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226017261,"owners_count":17560466,"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":["address","api","getprocaddress","kernel32","kernel32-dll","malware","win32","win64","windows"],"created_at":"2024-11-23T08:12:45.166Z","updated_at":"2024-11-23T08:12:46.207Z","avatar_url":"https://github.com/mp81ss.png","language":"C","readme":"# ARCHIVED - Moved to gitlab\n\n\nThis mini-library allows to retrieve API address in loaded modules **without**\ncalling standard API *GetProcAddress*.\n\nUsually this code is found in assembly-written malware to avoid detection and to\nbypass other PE-format restrictions on functions export.\n\nThis code is written in C with some extension to the standard specification and\ncan be compiled in both 32-bit and 64-bit  without modifying anything.\n\nActually VisualStudio and Digitalmars compiler support this code.\n\nThe code just export a single api:\n```C\nFARPROC get_api_address(LPCSTR name, LPCVOID its_page, LPCVOID* found_page);\n```\nSee code for technical details\n\nAll this code is released in public domain\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmp81ss%2Fget_api_address","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmp81ss%2Fget_api_address","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmp81ss%2Fget_api_address/lists"}