{"id":19783291,"url":"https://github.com/psychedelicshayna/cpp-procmem-util","last_synced_at":"2026-05-26T16:02:01.877Z","repository":{"id":108568137,"uuid":"164651241","full_name":"PsychedelicShayna/cpp-procmem-util","owner":"PsychedelicShayna","description":"This is a source/header combo containing a namespace with functions that assist with repetetive tasks when dealing with reading/writing to the memory of other processes using the Windows Api.","archived":false,"fork":false,"pushed_at":"2019-12-21T15:04:00.000Z","size":32625,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-28T13:10:40.043Z","etag":null,"topics":["address-resolver","game-hacks","hack","memory","memory-hacking","trainer","winapi","wrapper"],"latest_commit_sha":null,"homepage":"","language":"C++","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/PsychedelicShayna.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-08T13:08:28.000Z","updated_at":"2022-02-10T19:19:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"baa33a82-d3a8-441c-a5c2-00f0b93fa982","html_url":"https://github.com/PsychedelicShayna/cpp-procmem-util","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PsychedelicShayna/cpp-procmem-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsychedelicShayna%2Fcpp-procmem-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsychedelicShayna%2Fcpp-procmem-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsychedelicShayna%2Fcpp-procmem-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsychedelicShayna%2Fcpp-procmem-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PsychedelicShayna","download_url":"https://codeload.github.com/PsychedelicShayna/cpp-procmem-util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsychedelicShayna%2Fcpp-procmem-util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33528089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-resolver","game-hacks","hack","memory","memory-hacking","trainer","winapi","wrapper"],"created_at":"2024-11-12T06:07:51.809Z","updated_at":"2026-05-26T16:02:01.872Z","avatar_url":"https://github.com/PsychedelicShayna.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows(.h) Process Memory Utilities\nThis is a small set of utilities that minimize boilerplate code when working with the memory of other processes in the form of a namespace containing some relatively trivial but repetitive functions. Rather than re-writing these functions for each individual project, I wrote them all once, and grouped them in a namespace for my convenience (and hopefully yours too). \n\n## Building\nThis is just a source/header combo that contains the relevant namespace, and is light enough to build along with the rest of your project (though Windows.h isn't exactly light, I assume you've already included it in your project if you plan on working with process memory through the Windows Api -- this is meant to make that process less tedious). However if you really want to go that route, I have included a Makefile that will build an object and library file for you (using clang). ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsychedelicshayna%2Fcpp-procmem-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsychedelicshayna%2Fcpp-procmem-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsychedelicshayna%2Fcpp-procmem-util/lists"}