Encrypt Care (file and text encryption)

Post details of freeware that are found to be not portable here. Posts in the submissions forum relating to freeware found to be not portable should also be moved here.
Post Reply
Message
Author
User avatar
Midas
Posts: 6710
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Encrypt Care (file and text encryption)

#1 Post by Midas »

Encrypt Care (http://www.glorylogic.com/encrypt-care.html) -- by the same maker of PDF Shaper (viewtopic.php?t=20962) and ISO Workshop (viewtopic.php?t=8818) -- is a simple and straightforward file and text encryption tool with hashing included.

I haven't tested Encrypt Care extensively but it is apparently well suited for its purpose. Sadly, it isn't natively portable as it saves its settings to '%APPDATA%\Glorylogic\Encrypt Care'...
Encrypt Care is an easy to use and feature-rich encryption software which allows user to encrypt or decrypt text and files in batch mode, generate, verify and export file checksums.

Image

Image Image


Encrypt Care latest release (currently v2.2) cand be downloaded from http://www.glorylogic.com/download.html.

In case you wish to portabilize Encrypt Care with a yaP launcher, here's the content for a configuration file:

Code: Select all

; configuration file for yaP v0.7.1.5 (http://rolandtoth.hu/yaP/)
; application name: Encrypt Care
; version: v2.2
; website: http://www.glorylogic.com/encrypt-care.html

[GENERAL]
application = App\EncryptCare.exe
; commandline = 
; workdir = 

[BEFORE]
dir = %APPDATA%\Glorylogic\Encrypt Care :: Data

; dir = %Appdata%\Dir
; file = %Appdata%\Dir\File.ini
; regkey = HKCU\Software\RegKey

[AFTER]
-dir = %APPDATA%\Glorylogic :: ifempty

...

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Encrypt Care (file and text encryption)

#2 Post by webfork »

New version came out (v2.3) with a few fixes: http://www.glorylogic.com/encrypt-care.html

Does the "hex encode output data" (in the screencap here: http://www.glorylogic.com/screenshots/encrypt_care.jpg) mean that it saves binary files as text files?

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Encrypt Care (file and text encryption)

#3 Post by webfork »

Warning: it's bundleware now ...

Image

Didn't test with Uniextract2.

Post Reply