You can search for 4-byte or 8-byte integers, strings, or raw hex values. For strings and hex, you can set how many bytes to read, which helps with prefix searches. The list view uses Vim-style keys (j/k/G/gg) for easy navigation.
You can search for 4-byte or 8-byte integers, strings, or raw hex values. For strings and hex, you can set how many bytes to read, which helps with prefix searches. The list view uses Vim-style keys (j/k/G/gg) for easy navigation.
casey2•3mo ago
But I think by default the program shouldn't allow editing memory, perhaps an --unsafe flag for the user that really thinks they know what they're doing.
varik77•3mo ago