One can dump all the string using the following command !dumpheap -type System.string
How can dump or print only those string which starts or contains a specific "string"
Example. I am only intrested to view the string which contains "/my/app/request"
Use sosex instead of sos for this. It has a !strings
command which allows you to filter strings using the /m:<filter>
option.
Use !sosex.strings. See !sosex.help for options to filter strings based on content and/or length.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With