{"id":15003590,"url":"https://github.com/aztechsk/rdmem","last_synced_at":"2026-04-04T04:38:45.496Z","repository":{"id":232750225,"uuid":"785102013","full_name":"aztechsk/rdmem","owner":"aztechsk","description":"rdmem is a Linux kernel module enabling remapping and reading of the hardware address space of the processor into kernel memory.","archived":false,"fork":false,"pushed_at":"2024-04-11T07:51:32.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-28T21:52:57.398Z","etag":null,"topics":["linux-kernel","lkm"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aztechsk.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}},"created_at":"2024-04-11T07:45:34.000Z","updated_at":"2024-04-11T07:53:52.000Z","dependencies_parsed_at":"2024-04-11T08:58:21.070Z","dependency_job_id":null,"html_url":"https://github.com/aztechsk/rdmem","commit_stats":null,"previous_names":["aztechsk/rdmem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aztechsk/rdmem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdmem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdmem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdmem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdmem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aztechsk","download_url":"https://codeload.github.com/aztechsk/rdmem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdmem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31388168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T04:26:24.776Z","status":"ssl_error","status_checked_at":"2026-04-04T04:23:34.147Z","response_time":60,"last_error":"SSL_read: 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":["linux-kernel","lkm"],"created_at":"2024-09-24T18:59:07.406Z","updated_at":"2026-04-04T04:38:45.492Z","avatar_url":"https://github.com/aztechsk.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# rdmem\n\n**rdmem** is a Linux kernel module enabling remapping and reading of the hardware address space of the processor into kernel virtual memory. Memory can be read through the /dev/rdmem interface in userspace.\n\n**rdmem/lkm/rdmem.c** - kernel module.   \n**rdmem/rdmem/rdmem.c** - userspace application for reading data from /dev/rdmem device file.\n\nExample reads SAM9N12's *General Purpose Backup Register* peripheral (hw address 0xFFFFFE60):\n\n    $ rdmem -a 0xFFFFFE60 -s 20 -b 32\n    Options: address=0x00000000FFFFFE60 size=20 read=B32.\n    0102.0304 0506.0708 0910.1112 1314.15AA\n    0000.0000\n    ---------\n    $ cat /proc/iomem\n    fffff800-fffff9ff : fffff800.gpio gpio@fffff800\n    fffffa00-fffffbff : fffffa00.gpio gpio@fffffa00\n    fffffe00-fffffe0f : fffffe00.reset-controller reset-controller@fffffe00\n    fffffe60-fffffe73 : rdmem\n    $\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faztechsk%2Frdmem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faztechsk%2Frdmem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faztechsk%2Frdmem/lists"}