Dump memory

objection -> memory dump all memory.bin
get strings:
$ strings memory > strings.txt
$ rabin2 -ZZ memory > strings.txt

Last updated

Was this helpful?