memtool
memtool copied to clipboard
memtool is a program that allows to access memory mapped registers.
Results
2
memtool issues
Sort by
recently updated
recently updated
newest added
For later analysis or to copy data like keys from OTP, it is useful to output the read data directly as binary. Patch adds '-r' option to enable this behavior.
While the README was greatly improved by #4 it could still be improved further. Some ideas for further improvement are: - [ ] Add links to other `/dev/mem` helpers and...