Does a .NET assembly embed any personally identifiable information? -


i wondering if .net assembly contains traceble information? refer information might connect assembly computer made on, person made it, or maybe visual studio made with?

debug symbols gives away file structure , assemblyinfo's give away meta-data well. strings might matter. date-of-modification set. semantically equivalent programs (read: small non-logic changes) can give different binary signatures.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -