All notable changes to this project will be documented in this file.
- Changed to work only on Linux Kernel v5.8.0 or higher
- Write code
read_mem()
,write_mem()
andmmap_mem()
by referring to Linux Kernel v5.8.0write_mem()
andmmap_mem()
implementation complete
- Support for Linux kernel 5.7.0 or higher
- Minor Bug Fixes:
- Fixed compilation errors on older kernels and RHEL
run.sh
fixed (module will not load, if address is invalid)
- Renamed to fmem (name collision)
- Header fix for x64 architecture. Tested on x64.
- Minor Bugfixes,
run.sh
improved
- Release first properly working version