flat assembler
Message board for the users of flat assembler.
Index
> Windows > [Delphi/ASM] way to decrypt files sync on CD/DVD or harddisc |
Author |
|
vid 17 May 2007, 21:06
what kind of encryption do you mean?
|
|||
17 May 2007, 21:06 |
|
Hp 18 May 2007, 11:04
Hey,
blowfish, aes, ... not important Important is only that the files are crypted with 128 key or stronger. |
|||
18 May 2007, 11:04 |
|
Garthower 18 May 2007, 14:59
You can't write with symply way a driver with Delphi, only with ASM or/and C/C++. For example, you can write driver for access to hard disk with ASM, and GUI with encrypti/decrypt operations with Delphi. If you understand C, maybe this can help you: http://www.truecrypt.org/. Perfect free program written on C with sources.
|
|||
18 May 2007, 14:59 |
|
Hp 18 May 2007, 16:45
Hey,
thank you for your answer. How long (hours) you think that are work of the driver alone? Is this a large project or small. What you think? If writting GUI in delphi. |
|||
18 May 2007, 16:45 |
|
vid 20 May 2007, 15:44
Quote: Important is only that the files are crypted with 128 key or stronger. strength of key is not given just by number of bits. 1024 bit RSA key is weak, but 512 bit SHA key is more than enough |
|||
20 May 2007, 15:44 |
|
LocoDelAssembly 20 May 2007, 16:20
Quote: 1024 bit RSA key is weak |
|||
20 May 2007, 16:20 |
|
vid 20 May 2007, 16:58
well, it's the lowest bound for RSA, quickly becoming too weak.
It's not yet practically crackable, but nothing to consider for future (in manner of years) http://www.rsa.com/rsalabs/node.asp?id=2004 |
|||
20 May 2007, 16:58 |
|
Garthower 21 May 2007, 08:22
Hp wrote: Hey, If you have an exp to write file system's drivers, It will be not so long project, about one week with debugging. If you have not an exp, it's too complex to calculate time of its development. |
|||
21 May 2007, 08:22 |
|
Filter 04 Jul 2007, 19:36
There is a utility with source in C++ Builder (I think) and since it uses the VCL too it might be of some help. Try... http://www.acrypt.com/
|
|||
04 Jul 2007, 19:36 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.