| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | PDF Decrypt 2009 |
windows | Business Finance->PDF Tools | USD 29.50 |
View Detail
|
|||||||||
PDF Decrypt 2009 can be used to decrypt protected PDF files, which have "owner" password set, preventing the file from editing (changing), printing, selecting text and graphics (and copying them into the Clipboard), or adding/changing annotations and form fields. Tags: |
||||||||||||||
| 2 | Encrypt & Decrypt PDF 1.01 |
windows | Business Finance->PDF Tools | $29 |
View Detail
|
|||||||||
Encrypt & Decrypt PDF allows you to Encrypt and Decrypt protected Adobe Acrobat PDF files in batch mode. With this software, you may freely secure your PDF files from being copied, extracted, signed, filled, printed, changed, assembled and/or merged, and you also may remove the password of your PDF files, if you already know the owner or user password. All versions of Adobe Acrobat are supported. Here are some key features of "Encrypt Decrypt PDF": · Does NOT need Adobe Acrobat software; · Encrypt & decrypt PDF files in batch; · Supports PDF 1.5; · Supports Adobe Standard 40-bit encryption and Adobe Advanced 128-bit encryption; · Password protect opening of the document; · Prevent printing of the document; · Prevent copying of text/graphics; · Prevent changes to the document; · Prevent changes to form fields and annotations; · Supports add printing, copying and changing permissions to an encrypted PDF file; · Supports user password and owner password; · Reduce the actual size of PDF files by compressing text and graphics(Compress PDFs); · The rate of encryption is very fast; Limitations: · 21 day trial · Nag box · Only decrypt the first 3 PDF files every time Tags: |
||||||||||||||
| 3 | Encrypt & Decrypt PDF 1.00 |
windows | Business Finance->PDF Tools | $45 |
View Detail
|
|||||||||
Encrypt & Decrypt PDF allows you to Encrypt and Decrypt protected Adobe Acrobat PDF files in batch mode. With this software, you may freely secure your PDF files from being printed, changed, copied, extracted, signed, filled, assembled and/or merged, and you also may remove the password of your PDF files, if you already know the owner or user password. All versions of Adobe Acrobat are supported. Features: Does NOT need Adobe Acrobat software; Encrypt & decrypt PDF files in batch; Supports PDF 1.5; Supports Adobe Standard 40-bit encryption and Adobe Advanced 128-bit encryption; Password protect opening of the document; Prevent printing of the document; Prevent copying of text/graphics; Prevent changes to the document; Prevent changes to form fields and annotations; Supports add printing, copying and changing permissions to an encrypted PDF file; Supports user password and owner password; Reduce the actual size of PDF files by compressing text and graphics(Compress PDFs); The rate of encryption is very fast; Windows 98, ME, NT, 2000, XP and 2003 supported. Tags:
|
||||||||||||||
| 4 | PDF Encrypt & Decrypt 1.01 |
windows | Business Finance->PDF Tools | $49 |
View Detail
|
|||||||||
Protect your PDF files with passwords and prevent PDF files from being printed, changed, copied, extracted, signed, filled, assembled and/or merged. Using PDF Encrypt & Decrypt application, to decrypt PDF wont be difficult! Limitations: · 15 days trial Tags: |
||||||||||||||
| 5 | Encrypt & Decrypt 2.02a |
linux | Multimedia->Graphics | Free |
View Detail
|
|||||||||
Encrypt & Decrypt is a GIMP plug-in that encrypts your image using a numeric password. To decrypt the image you have to call the program once again with the same code. Tags: |
||||||||||||||
| 6 | Audio::M4P::Decrypt 0.33 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Audio::M4P::Decrypt is a DRMS decryption of Apple iTunes style MP4 player files. Originally derived from the DeDRMS.cs program by Jon Lech Johansen SYNOPSIS use Audio::M4P::Decrypt; my $outfile = mydecodedfile; my $deDRMS = new Audio::M4P::Decrypt; $deDRMS->DeDRMS($mp4file, $outfile); See also the M4pDecrypt.pl example program in this distribution. METHODS new my $cs = new Audio::M4P::Decrypt; my $cs_conparam = Audio::M4P::Decrypt->new( strHome => ~, sPfix => ., dirSep => / ); Optional arguments: strHome is the directory containing the keyfile directory. After running VLC on a .m4p file under Windows, MacOS X, and Linux, this should be found by the module automatically (APPDATA dir under Win32, ~/ under OS X and Linux). sPfix is . for MacOS/*nix, nil with Windows. dirSep is the char that separates directories, often /. For debugging purposes, use eg: my $cs_conparam = Audio::M4P::Decrypt->new( DEBUG => 1, DEBUGDUMPFILE => m4ptree.html ); DEBUG turns on debugging output. DEBUGDUMPFILE is an output file name to dump an html picture of the m4p data structure. DeDRMS my $cs = new Audio::M4P::Decrypt; $cs->DeDRMS(infilename, outfilename); Decode infilename, write to outfilename. Reading slurps up an entire file, so output can overwrite the same file without a problem, we hope. Backup first. DecryptFile $cs->DecryptFile(infilename, outfilename); More descriptive alias for the DeDRMS method. Tags: |
||||||||||||||
| 7 | Encrypt & Decrypt PDF 1.00 |
windows | Security Privacy->Decrypting Decoding | $45.00 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 8 | SQL Object Decrypt 1.1 |
windows | Software Development->Databases and Networks | $28.0 |
View Detail
|
|||||||||
SQL Object Decrypter is a unencrypt software for SQL Server 7,SQL Server 2000,SQL Server 2005 and SQL Server 2005 Express with examining stored procedures, triggers, views and user-defined functions.If you encrypt your own source code of Stored Procedure, View, Trigger or Function with "WITH ENCRYPTION" option,but you neglectful lost it,the application can help you recovery it. SQL Object Decrypter is a "Shareware" program.Before you register it,the appliction only can recover 2000 Bytes and Cant Use batch decrypt function and cant use direct decrypt function... SQL Object Decrypt v1.1 release is Major Update. Tags: |
||||||||||||||
| 9 | OE Encrypt/Decrypt 1.0 |
mac | Utilities->Internet Utilities | Free |
View Detail
|
|||||||||
OE Encrypt/Decrypt is similar to another script that s already been uploaded, except that it also encodes & decodes the result in hex, it happens to work on my computer (the other one didn t), and it uses Dialog Director. OE Encrypt/Decrypt encrypts & decrypts email messages using Akua Sweets. I don t know what encryption algorithm Akua Sweets uses, but if it were something well-known, I m sure we d all know about it. So, don t trust this encryption for bank account info, etc. Tags: |
||||||||||||||
| 10 | CreditCard Encrypt/Decrypt 1.1 |
windows | Business Finance->Business Finance | USD 19.99 |
View Detail
|
|||||||||
CreditCard Encrypt/Decrypt - A COM Object to Encrypt and Decrypt credit card numbers for Active Server Pages. Works on all major credit card numbers. Tags: |
||||||||||||||
| 11 | Filter::decrypt 1.33 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Filter::decrypt Perl module contains a template for a decrypt source filter. SYNOPSIS use Filter::decrypt ; This is a sample decrypting source filter. Although this is a fully functional source filter and it does implement a very simple decrypt algorithm, it is not intended to be used as it is supplied. Consider it to be a template which you can combine with a proper decryption algorithm to develop your own decryption filter. WARNING It is important to note that a decryption filter can never provide complete security against attack. At some point the parser within Perl needs to be able to scan the original decrypted source. That means that at some stage fragments of the source will exist in a memory buffer. Also, with the introduction of the Perl Compiler backend modules, and the B::Deparse module in particular, using a Source Filter to hide source code is becoming an increasingly futile exercise. The best you can hope to achieve by decrypting your Perl source using a source filter is to make it unavailable to the casual user. Given that proviso, there are a number of things you can do to make life more difficult for the prospective cracker. Strip the Perl binary to remove all symbols. Build the decrypt extension using static linking. If the extension is provided as a dynamic module, there is nothing to stop someone from linking it at run time with a modified Perl binary. Do not build Perl with -DDEBUGGING. If you do then your source can be retrieved with the -Dp command line option. The sample filter contains logic to detect the DEBUGGING option. Do not build Perl with C debugging support enabled. Do not implement the decryption filter as a sub-process (like the cpp source filter). It is possible to peek into the pipe that connects to the sub-process. Check that the Perl Compiler isnt being used. There is code in the BOOT: section of decrypt.xs that shows how to detect the presence of the Compiler. Make sure you include it in your module. Assuming you havent taken any steps to spot when the compiler is in use and you have an encrypted Perl script called "myscript.pl", you can get access the source code inside it using the perl Compiler backend, like this perl -MO=Deparse myscript.pl Note that even if you have included the BOOT: test, it is still possible to use the Deparse module to get the source code for individual subroutines. Do not use the decrypt filter as-is. The algorithm used in this filter has been purposefully left simple. If you feel that the source filtering mechanism is not secure enough you could try using the unexec/undump method. See the Perl FAQ for further details. Tags: |
||||||||||||||
| 12 | Encrypt / Decrypt Information |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 13 | AB Positive Encrypt and Decrypt Utility |
script | CFML | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 14 | Decrypt and Extract Here Service Menu 1.1-4 |
linux | Desktop Environment->Tools | Free |
View Detail
|
|||||||||
Decrypt and Extract Here Service Menu installs a service menu for Konqueror that decrypts and extracts the contents of encrypted tarballs. Once install, a "Decrypt and Extract Here" entry is added to the Actions context menu in Konqueror. This entry will only appear for the file extensions defined in pgp-tarball.desktop. The following extensions are defined: *.tar.gz.asc *.tar.gz.gpg *.tar.gz.pgp *.tgz.asc *.tgz.gpg *.tgz.pgp Currently only gzip compressed tar archives are supported. If there is a demand, other compression types (e.g. bzip2, zip, etc.) can be easily added. Simply email the athour and make the request. Additionally, this RPM will modify the kgpg.desktop file by adding "application/pgp-tarball" to the MimeType entry. This allows encrypted tar archives to be opened by Kgpg (just like any other encrypted file would be). Tags: |
||||||||||||||
| 15 | ARC4 Text Encryptor 1.0.1 |
windows | Security Privacy->Encrypting | Free |
View Detail
|
|||||||||
ARC4 Text Encryptor description ARC4 Text Encryptor allows you to encrypt and decrypt text based data using the ARC4 encryption algorithm. The ARC4 Text Encryptor software application Tags: |
||||||||||||||
| 16 | Text Codec 1.0 |
windows | Security Privacy->Decrypting Decoding | Free |
View Detail
|
|||||||||
Text Codec is a small application designed to help you encrypt/decrypt any string into/from either binary or HEX chars. Tags: |
||||||||||||||
| 17 | AGUTA Text Encrypter 1.0 |
windows | Security Privacy->Encrypting | $19.95 |
View Detail
|
|||||||||
AGUTA Text Encrypter description AGUTA Text Encrypter - encrypting and decrypting of text information The function of AGUTA Text Encrypter software is encrypting and decrypting of text information. The encrypted The image file size will stay the same after encryption, since the encrypted text is written directly into the image color components. Limitations: · The size of text to be encrypted is limited to 50 characters Tags: |
||||||||||||||
| 18 | MAXA Text-2-EXE 2.1 |
windows | Security Privacy->Encrypting | Free |
View Detail
|
|||||||||
Protect your important text files by encrypting them and storing them as EXE files. MAXA Text-2-EXE enables you to hide your serial numbers, phone numbers, passwords and everyday notes in a safe place. Your information will be protected using MAXA Crypt SE with a 256 Bit AES encryption algorithm. MAXA Text-2-EXE allows to save text encrypted as executable file. It looks like a normal text editor but can save your text encrypted in the executable itself. If you want to securely distribute the text, you only have to send the file and the receipient will be able to decrypt the text only with the password. A more advanced version, MAXA SecurEdit is avaialable as a module of MAXA Security Tools. SecureEdit allows to store and share formatted RTF-Text and images as executable encrypted data container. Here are some key features of "MAXA Text 2 EXE": · Hide all kinds of information in an EXE · Internal text editor · Import text simply by mouse · Encrypted with MC Algorithmus · 100% safe · No installation needed · One file only · Enjoy & use it for free Tags: |
||||||||||||||
| 19 | MAXA Text-2-EXE 3.0 |
windows | Security Privacy->Encrypting | FREE |
View Detail
|
|||||||||
MAXA Text-2-EXE enables you to hide your serial numbers, phone numbers, passwords and everyday notes in a safe place. Your information will be protected using MAXA Crypt SE with a 256 Bit AES encryption algorithm. Tags: |
||||||||||||||
| 20 | Encrypt Text Tool 2.0 |
windows | Utilities->Other Tools | $0 |
View Detail
|
|||||||||
Encrypt and decrypt text, credit card numbers, SSN numbers, bank account numbers, license keys, or other sensitive information. Uses 256-bit AES strong encryption. Tags: |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
