On 04/03/15 09:16, Héctor A wrote:
If this is about just looking for sensitive strings in the compiled binary
then they could be stored obfuscted or maybe even as a simple array of
bytes.
Possibly, but the next step after running strings is to check the entropy of parts of the file. Bits with different amounts correspond to code and data, and if I know I'm looking for a password... So it depends if you are protecting against casual snoops, motived users or companies, maybe even governments ? And is that .zip file worth much ?

Tom

Reply via email to