This utility was created as a TUI application for Linux with reference to RWEverything.
- Build the code in @LeeKyuHyuk/fmem to
insmod.- This is the latest fmem kernel module that implements Write function in the existing fmem.
- Run
rw-tuias root privileges
- Output the memory area as a table and change the value
- Output configuration space MMIO area of PCI device as table
- PCI configuration space output
The shortcut keys below operate within the table:
PageUpKey: Move forward 0x100 of the current addressPageDownKey: Move back 0x100 of the current addressF2Key : Move to Address Change InputF5Key : Refresh
- RWEverything for the idea of this Application.
- Nate Brune and the contributors who developed fmem.
MIT © KyuHyuk Lee <lee@kyuhyuk.kr>

