AES plugin

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

AES plugin

Post by *Negyedi Vilmos »

AES plugin 0.1beta downloadable from here:
http://clubtotal.free.fr/tc_wcx/wcx_aes.zip

In the newest (not public yet) version the filename is encrypted.
The password requesting is in the OpenArchive() function.
The filename showing is depend on password.

Q: How to empty the 'cache' what the TC (or the system?) uses because if I reopen a previously opened .aes archive the TC doesn't call again the OpenArchive() (Readheader(), etc.) function but it shows the filename without entering the password. When I want to extract the encrypted file the password dialog box will appearing (of course). (I guess the TC stores for all plugin some information of the last used/opened files.)

I would like to use the Mempack feature of TC but I didn't see a source from this. Somebody can help me with a Mempack sample source?
User avatar
Maxwish
Senior Member
Senior Member
Posts: 370
Joined: 2003-02-05, 19:13 UTC
Location: .NL

Post by *Maxwish »

I've already updated the archive from the link to contain the newest version you sent me: v0.1.1.beta. (Club Total website we be updated September 1st)

History
=======
0.1.1 beta
Fixed: free space checking
Added: password rules
small bugfixes
released with full source
...BRB...
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

Beta testers wanted for new version

AES plugin 0.3 new features:
- can encrypt/decrypt multiple files/directories to/from an archive
- random password generator
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

AES plugin 0.3 is out

What's new:
- Added: archive can contain multiple files (add/extract, delete)
- Added: multi-language support
- Added: random password generator
- Fixed: wiping read-only file freezes TC
- Fixed: restoring date/time of the original file

http://clubtotal.free.fr/phpsite/modules.php?name=Downloads&d_op=viewdownload&cid=7
User avatar
Ergo
Senior Member
Senior Member
Posts: 204
Joined: 2003-02-05, 12:20 UTC
Location: Belarus
Contact:

Post by *Ergo »

New engine of ClubTotal is EXTREMLY BAD and SLOW :(((((
Wincmd.ru WWW.TOTALCMD.NET
I see that future is near...
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

version 0.4 coming soon with password change option & uninstall support.
Has someone any additional wishes?
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

AES plugin version 0.4 is out.
What's new:
- password change
- uninstall
- improved structure of language strings
- fixed: when you want to delete and press cancel on password dialog packedfile will be deleted
http://clubtotal.free.fr/modules.php?name=Downloads&d_op=viewdownload&cid=7
User avatar
Aborigen
Junior Member
Junior Member
Posts: 15
Joined: 2003-02-08, 22:14 UTC
Location: Russian
Contact:

Russian language file

Post by *Aborigen »

Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

Hi all!

AES plugin 0.4.1. is available at http://clubtotal.free.fr/modules.php?name=Downloads&d_op=viewdownload&cid=7

What's new:
Added: skip files by extension on compressing (e.g. already compressed files) (for request)
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

2ghisler:

Could be possible to "switch off" filelist cache of TC?
E.g. in parameterlist of OpenArchive:
OpenArchive(...; var CacheFileList: boolean): integer;
Reason:
someone press enter on a .aes file, type the key and get the filelist in archive. But if reopens again the file, will get the list without any key.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Unfortunately this isn't currently planned. I will put it on my wish list for a future version, though.
Author of Total Commander
https://www.ghisler.com
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

Aes plugin 0.5 available at:
http://clubtotal.free.fr/modules.php?name=Downloads&d_op=viewdownload&cid=7

What's new:
Added: encrypt/decrypt with keyfile
Fixed: delete whole directories from encrypted files
Fixed: using TC options on Pack dialog (Pack path names, Move to archive)
Fixed: delete empty directories when whole directory encrypted+wiped

And I have a small problem with it:
When an Opendialog appears and I press the cancel button or press ESC, TC will lose focus.
Anyone can to help me why this happening?
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

Danish language file available at http://free.x3.hu/ural2
Thanks to Johnny Rex!
User avatar
Aborigen
Junior Member
Junior Member
Posts: 15
Joined: 2003-02-08, 22:14 UTC
Location: Russian
Contact:

Russian language file v.0.5

Post by *Aborigen »

Russian language file v.0.5:
http://totalcmd.nm.ru/aes/russian.lng
Total Control for Total Commander.
Totalcmd.nm.ru.
Negyedi Vilmos
Junior Member
Junior Member
Posts: 26
Joined: 2003-07-16, 00:50 UTC
Location: Hungary

Post by *Negyedi Vilmos »

AES plugin 0.6 is available at http://clubtotal.free.fr/


- Added: create self-decrypting archives
- Added: create separate archives per selected file/dir with same key
- Fixed: couldn't handles properly files in archive subdir
- Fixed: delete subdirectories with same substring
- improved speed when compression level is 0
- modified derivation of key for more security
Post Reply