Our Feeds

Saturday 17 August 2013

Ajith KP

Indrajith FTP Manager

Hi, guyZ,
I would like introduce my another application. Indrajith FTP Manager.
Indrajith FTP Manager is PHP based FTP manager application. You can use this application to manage FTP servers using your server.






Project Homepage: http://code.google.com/p/indrajith-ftp-manager/

Download Link: http://pastebin.com/3Sq4b8Wv

Monday 12 August 2013

Ajith KP

Indrajith FTP Cracker

Hi GuyZ,
   I would like to introduce another tool which is used to crack username and password of FTP server. This application is named Indrajith FTP Cracker.
This application is coded in C#.

  Try this and please put your comments, criticisms, and your ideas bellow...

Download link: http://www.2shared.com/file/FNE1q0Ad/Indrajith_FTP_Cracker.html

Sunday 11 August 2013

Ajith KP

Encrypt Folder / File Manually

Hi GuyZ,
   I would like to share a trick to encrypt File & Folders manually...
Encryption of File/Folder helps to prevent unauthorized use.

First you need to rename the File/Folder need to encrypt.
Add an extension to it ".{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}".
Example encrypt.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}



Next execute a command to hide the Encrypted File/Folder.
 The Command is,
attrib +s +h encrypt.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}
It will hide the File/Folder...

 To get back the File/Folder execute another command

attrrib -s -h encrypt.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}
ren encrypt.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} encrypt

The above command is for change attribution of Folder/File and to rename it.
I have Created an application to automate these functions.
Read about it: terminalcoders.blogspot.in/2013/08/file-directory-encrypter.html

Friday 9 August 2013

Ajith KP

File - Directory Locker

Hi guyZ,
   I hope you have interested on its title "File -Directory Locker". Lock your private files/directories using this application.
  This application will prevent unauthorized accessing on your files/directories. Hope you will enjoy it well.
   After installation you must run it as Administrator. You can see this option by right click on shortcut in Desktop.

Setup Login password on Fist run


Download Link: http://www.2shared.com/file/9SzAVRd7/file_locker_setup.html