{"id":37045418,"url":"https://github.com/aevitas/bluerain","last_synced_at":"2026-01-14T05:14:59.337Z","repository":{"id":30776539,"uuid":"34333325","full_name":"aevitas/bluerain","owner":"aevitas","description":"BlueRain is a fully-featured, managed memory manipulation library written in C#","archived":false,"fork":false,"pushed_at":"2021-12-31T10:43:38.000Z","size":147,"stargazers_count":37,"open_issues_count":1,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-07T19:43:29.737Z","etag":null,"topics":["c-sharp","memory","process-manipulation"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aevitas.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}},"created_at":"2015-04-21T14:50:26.000Z","updated_at":"2024-11-18T13:46:39.000Z","dependencies_parsed_at":"2022-08-26T17:00:29.647Z","dependency_job_id":null,"html_url":"https://github.com/aevitas/bluerain","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aevitas/bluerain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aevitas%2Fbluerain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aevitas%2Fbluerain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aevitas%2Fbluerain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aevitas%2Fbluerain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aevitas","download_url":"https://codeload.github.com/aevitas/bluerain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aevitas%2Fbluerain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28410356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c-sharp","memory","process-manipulation"],"created_at":"2026-01-14T05:14:58.706Z","updated_at":"2026-01-14T05:14:59.329Z","avatar_url":"https://github.com/aevitas.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CI Status](https://github.com/aevitas/bluerain/workflows/CI/badge.svg)\n\nBlueRain\n=====\n\nManaged, fully featured memory manipulation library written in (mostly) C# providing an easy to use API.\n\nBlueRain is essentially a continuation of Hyperion, and is currently the only open-source part of the xRain framework.\n\nMain project goals:\n* Provide a safe, easy to use API for common memory manipulation requirements\n* Reasonable performance (1)\n* Support for both internal and external memory operations\n* Provide a concise, testable core library for third party developers\n* Maintain a thoroughly documented codebase \n\n(1) - Reasonable in this scope is defined as \"good performance within idiomatic C#\". This means that when the choice can be made between a hack that isn't idiomatic C#, but is faster, and an idiomatic C# solution, the idiomatic solution will be preferred.\n\nLicense\n=====\n\nBlueRain is licensed under the very permissive Apache 2.0 license. Any submodules or dependencies may be under different licenses.\n\nAPI\n=====\n\nThe main API of BlueRain is exposed through two types:\n* `ExternalProcessMemory` for external process manipulation - can be used on any process\n* `InternalProcessMemory` for internal (injected) process manipulation - requires the CLR to be present \n\nBoth implement the `NativeMemory` base class, and provide various generic `Read\u003cT\u003e` and `Write\u003cT\u003e` methods, as well as implementation-specific other members.\n\nMost of the API is IntelliSense documented - IntelliSense XML can be generated on build.\n\nTests\n=====\n\nBlueRain uses MSTest for its unit tests. These are contained in a stand-alone BlueRain.Tests solution. While the aim is to attain 100% coverage, coverage should never fall below 75%.\n\nContributing\n=====\nPull requests are very welcome, as long as they are accompanied by an issue with a clear description of what problem the PR is addressing. Please be as detailed as possible in your issue reports.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faevitas%2Fbluerain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faevitas%2Fbluerain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faevitas%2Fbluerain/lists"}