Tool to encrypt or decrypt log files |
Author: |
Message: |
Patchou
Messenger Plus! Creator
Posts: 8607 Reputation: 201
43 / /
Joined: Apr 2002
|
RE: Tool to encrypt or decrypt log files
Well, that may be true however, someone with the knowledge to do a brute force checker wouldn't need the info on this post anyway... and, if you're that worries that someone is going to brute force the password in your logs, you should probably choose a more complicated password (with only 8 characters you generally have a good enough protection anyway).
And as for brute forcing 30 million passwords a second: that's absolutely impossible to do with the crypto api, the access is just way too slow. Brute forcing the average 400,000 billion possibilities of an average 8 characters passwords would take months, if not years. Taking Winzip as an example is just using the one software that's using one of the poorest protections ever .
|
|
01-20-2006 09:52 AM |
|
|
riahc4
Veteran Member
Posts: 1073 Reputation: -18
– / /
Joined: Aug 2004
Status: Away
|
RE: Tool to encrypt or decrypt log files
I still sorta disagree about this tool...it makes me uneasy
|
|
01-21-2006 08:03 PM |
|
|
Millenium_edition
Veteran Member
Posts: 1787 Reputation: 57
Joined: Apr 2003
|
RE: Tool to encrypt or decrypt log files
quote: Originally posted by riahc4
I still sorta disagree about this tool...it makes me uneasy
it's not your pick, and patchou is pretty much right about what he says
|
|
01-21-2006 08:14 PM |
|
|
brainy
New Member
Posts: 2
Joined: Feb 2006
|
RE: Tool to encrypt or decrypt log files
Ok, the problem I am currently facing is decrypting the password.
I wrote a Java code but it isnt working correctly at all.. Maybe I can provide someone with the encrypted,scrambelled password and you decrypt it for me?
Thanks
|
|
02-16-2006 02:55 AM |
|
|
Plik
Veteran Member
Posts: 1489 Reputation: 46
35 / / –
Joined: Jun 2004
|
RE: Tool to encrypt or decrypt log files
quote: Originally posted by brainy
Ok, the problem I am currently facing is decrypting the password.
I wrote a Java code but it isnt working correctly at all.. Maybe I can provide someone with the encrypted,scrambelled password and you decrypt it for me?
Thanks
The password is a hash, so you have no way of decryting it. And if you could decrypt it that would make the log encryption a bit pointless wouldn't it
|
|
02-16-2006 08:39 AM |
|
|
brainy
New Member
Posts: 2
Joined: Feb 2006
|
RE: Tool to encrypt or decrypt log files
Ah.. I thought from the first post, that pseudo code was to decrypt the password
|
|
02-16-2006 11:51 AM |
|
|
Iv4n
New Member
Posts: 12
Joined: Apr 2004
|
RE: Tool to encrypt or decrypt log files
This hash is in what crypt format? DES, AES? or it is just one that made Patchou, because i want to do a program too, but i want it to compare the hash that the user enter with the one that has the encrypted log, if its not the same, the program will close it self, but i cannot see to figure out if the hash is a normal hash, or if it hash been encrypted with somethod.
did i explain well my self?
|
|
06-23-2006 01:57 PM |
|
|
Patchou
Messenger Plus! Creator
Posts: 8607 Reputation: 201
43 / /
Joined: Apr 2002
|
RE: Tool to encrypt or decrypt log files
there is no reason to compare the hash of anything, the new Messenger Plus! Live comes with 2 "Log Viewer.exe" program that accepts command line parameters to encrypt/decrypt/change password.
|
|
06-23-2006 04:21 PM |
|
|
marie-canard
New Member
Posts: 3
Joined: Sep 2006
|
RE: Tool to encrypt or decrypt log files
I used you software to decrypt a file (*.ple). I havent the password of course. In the "input file", I put the .ple file. In the output file I put a .txt file, but the software ask me the password. But I havent it ! and i want to decrypt the .ple file. How can I do ?? thanks
|
|
09-19-2006 09:18 PM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
Joined: Jul 2003
Status: Away
|
RE: Tool to encrypt or decrypt log files
quote: Originally posted by marie-canard
I used you software to decrypt a file (*.ple). I havent the password of course. In the "input file", I put the .ple file. In the output file I put a .txt file, but the software ask me the password. But I havent it ! and i want to decrypt the .ple file. How can I do ?? thanks
you can't....
The algorithm showed in the first post is the same as what Plus!3 does to decrypt an encrypted log file. In other words you can make a logviewer out of it. But it also means you need the password as the password is the key for the decryption.
This software, tool, or even Plus! itself are not password crackers nor decryption crackers.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|
|
09-19-2006 11:33 PM |
|
|
Pages: (9):
« First
«
1
2
3
[ 4 ]
5
6
7
8
»
Last »
|
|