This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: core file obfuscation


Hello GDB,

I have a requirement to obfuscate parts of core dump file containing
certain variables.

The exact requirement here is to mask off/encrypt certain sensitive
information such as passwords, lawfully intercepted data, etc stored
in global data structure of the task since customers intend not to
disclose or retrieve any sensitive information during post-mortem
analysis of core file.

Is there any standard way of doing this or are there any libraries
which suits my requirement ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]