KernelReadWriteMemory
Memory hacker
A proof-of-concept project demonstrating kernel-level memory manipulation on Windows NT
Simple code to manipulate the memory of a usermode process from kernel.
275 stars
14 watching
63 forks
Language: C
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jamesmenetrey/memorysharp | A C# based library allowing safe memory editing in Windows applications to enhance interoperability | 635 |
huoji120/duckmemoryscan | A tool to detect memory-based evasion techniques used in malware and rootkits | 702 |
jcreekmore/pem-rs | A Rust library that parses and encodes PEM-encoded data | 56 |
carmaa/inception | A tool for manipulating memory on compromised computers using DMA-based attacks | 1,573 |
kernelmachine/utah | A Rust crate providing type-conscious data manipulation with ndarray-backed tabular data structures. | 143 |
rek7/mxtract | Analyzes and dumps memory to extract sensitive information from running processes | 582 |
kalamity/classmemory | Provides an AHK class for reading and writing memory with pattern scans | 62 |
natebrune/fmem | A Linux kernel module that provides access to physical memory for analysis and dumping. | 115 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 244 |
jermp/mm_file | An implementation of memory-mapped files in C++ for fast integration into larger projects. | 25 |
os6sense/defmemo | A macro that memoizes the results of functions with identical signatures | 33 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |
m0nad/diamorphine | A Linux kernel module designed to create a stealthy backdoor and hide processes or users from system administrators. | 1,840 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 133 |