Activity overview
Latest activity by 4hV5t4r4xT
Hi @Peter_Laws, how would these entries in the pdb files (Which are not distributed to customers) help attackers to reverse engineer software? Even if we would distribute the pdb files when using source link. The only info the attacker would gain is a Url to the repository, which is only accessible from the company network. I think, it would be way more efficient for an attacker to simply use a decompiler. (At least if the assembly has not been obfuscated) Are there any plans to support source link or embedded sources? Or are there any alternative workflows for debugging you support? / comments
Hi @Peter_Laws,how would these entries in the pdb files (Which are not distributed to customers) help attackers to reverse engineer software?Even if we would distribute the pdb files when using sou...
Hi @Peter_Laws, yes the "I want to generate the debugging informaton." option is enabled. [image] The other enabled feature of SmartAssembly is the "Automated Error Reporting". [image] / comments
Hi @Peter_Laws,yes the "I want to generate the debugging informaton." option is enabled.The other enabled feature of SmartAssembly is the "Automated Error Reporting".
How to keep source code information in generated PDB files?
We use SmartAssembly to add CrashReporting to our software.We also have a watchdog which monitors the application, to be able to diagnoes deadlocks.If the application/ui is unresponsive for too lon...