I have been asked to send ProcDump http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx result for analyze.
This includes such option:
-ma Write a dump file with all process memory.
Would it be secure to send such dump of my .net application which I don't want to make public? Would it be possible / how easy to decompile application from a dump file?
I think it's very unlikely that someone needs my application however i'm still interesting if this is possible theoretically (also I don't understand what such dump file contains and how to use it for troubleshooting)