'Cleanup output from GDB memory dump
Solution 1:[1]
The strings command was able to remove the garbage from the file.
strings mem_7fbf71165000 > strings.txt
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | master00 |

