Java Based Heavy-duty utilitity to process large delimited text files
TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files.
It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created.
Bash Password Manager (BPass) is a shell script that create a SQLite database in which you can store your passwords with the maximum security!
In fact it uses GPG (or GPG+OpenSSL) to encrypt and decrypt your database.
Now i'm developing the version 2.0 of this script and it will take me some times because i'm busy with my study!
Please note that this project is in beta version so please use it only for testing purpose!
I've tested this script on:
- Ubuntu 11.10 x32/x64
- Ubuntu 12.04...