Hello,

I'm developing my own little encryption application in Go. The Go 
application needs to know the key used for encryption and decryption. My 
question is whether that key can be extracted from the Go executable 
somehow through disassembly or looking at the applications memory or 
something. I'm a complete Go beginner and know nothing about its memory 
layout. So that's why I thought it's better to ask. 

Thanks, Haddock

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to