security - Hiding folders in XAP file -


as know, can see contents of xap file renaming .zip , opening zip tool.

i know if there anyway make files/folders in xap file hidden?

i.e. if person renames xap file .zip , uncompresses zip file see contents, particular file/folder needs stay "hidden." requirement in project.

yes, user may see file/folder if he/she has selected "show hidden folders, files, , drives" in folder options.

  1. unzip archive folder
  2. hide several of files/folders using methodology os provides
  3. zip folder archive
  4. rename xap

be aware extremely weak protection contents.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -

java - Two interface have same method name with different return type -