PROTECTING files

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • santral
    Forum Member
    • Dec 2007
    • 59

    PROTECTING files

    hi,
    I want to protect my files in ams..
    it will be like ams build 'which makes files .dll'
    but I wont use it.....
    my purpose :
    for example I have an image file called myimage.jpg
    I will write it like myimage.abc or myimage.dll or etc.
    so I know it s a jpg file but users cant know....
    and will use *.abc file like *.jpg file

    can I do this ? if yes how ?

    my idea:
    maybe when application works ,names will be *.jpg and when application closed names will return *.abc
    but not sure...it can effect application performance badly...

    so could you give suggestions ....
  • Mina
    Forum Member
    • Oct 2005
    • 630

    #2
    My Suggestion:

    Use

    Crypto.BlowfishEncrypt
    Crypto.BlowfishDecrypt

    Comment

    • bule
      Indigo Rose Customer
      • May 2005
      • 1116

      #3
      Originally posted by santral View Post
      for example I have an image file called myimage.jpg
      I will write it like myimage.abc or myimage.dll or etc.
      so I know it s a jpg file but users cant know....
      and will use *.abc file like *.jpg file
      can I do this ? if yes how?
      Simply rename the files and load them renamed into image object. It should recognize them regardless of the file extension.
      Never know what life is gonna throw at you. ZubTech

      Comment

      • DaSoulRed
        Forum Member
        • Aug 2007
        • 407

        #4
        What About Files like *.xls

        Originally posted by bule View Post
        Simply rename the files and load them renamed into image object. It should recognize them regardless of the file extension.
        Hi, do this work with files like *.xls do apply same rule?

        Comment

        • gbdor
          Forum Member
          • May 2006
          • 75

          #5
          hi

          plaese insert a sample file !
          tnx :yes

          Comment

          • rexzooly
            No longer a forum member
            • Jul 2007
            • 1512

            #6
            Originally posted by DaSoulRed View Post
            Hi, do this work with files like *.xls do apply same rule?
            i rename all my files these days and thay still work i also sometime encrypt them also with only basic64 but it will give me anoth protction.

            Comment

            Working...
            X