Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkent030315/processvmaccess
Two PoC of accessing process virtual memory via NT Kernel
https://github.com/kkent030315/processvmaccess
kernel nt-kernel physical-memory virtual-memory windows windows10
Last synced: about 1 month ago
JSON representation
Two PoC of accessing process virtual memory via NT Kernel
- Host: GitHub
- URL: https://github.com/kkent030315/processvmaccess
- Owner: kkent030315
- License: mit
- Created: 2021-06-25T19:31:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T19:50:32.000Z (over 3 years ago)
- Last Synced: 2023-03-04T20:24:21.750Z (over 1 year ago)
- Topics: kernel, nt-kernel, physical-memory, virtual-memory, windows, windows10
- Language: C
- Homepage: https://www.godeye.club/2021/06/25/001-mmcopyvirtualmemory.html
- Size: 30.3 KB
- Stars: 19
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProcessVmAccess
Two PoC of accessing process virtual memory via NT Kernel
# Detail
You've never interested in accessing process virtual memory through NT-Kernel, without `MmCopyVirtualMemory`?
Read: https://www.godeye.club/2021/06/25/001-mmcopyvirtualmemory.html
Sorry its Japanese :(# License
MIT copyright Kento Oki \