Releases: Willy-JL/MemSed
Releases · Willy-JL/MemSed
memsed-0.1
⬇️ Download
🐧 Linux (Universal)
❤️ Support
If you enjoy this program please spread the word! And if you really love it, maybe consider donating? :D
Ko-fi: One-off or Recurring, No signup required
PayPal: One-off, Signup required
BTC:
1EnCi1HF8Jw6m2dWSUwHLbCRbVBCQSyDKm
Thank you <3
🚀 Changelog
Initial release!
- Select process and search its memory
- Add addresses to scratchpad and edit their values
- Several search options:
- Value type
- Unsigned (u8, u16, u32, u64)
- Signed (i8, i16, i32, i64)
- Floating (f32, f64, f128)
- Deviation (Value +-)
- Alignment
- Suspend process while searching
- Memory region types
- Memory permission flags
- Value type
- Live updating of results and scratchpad values
- Info of addresses' memory regions (file, heap, stack, offset...)