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

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

asp.net core mvc - How important is the global.json and src folder? -

c++ - Using Gtest how return different values in ON_CALL? -