 鲜花( 25)  鸡蛋( 0)
|
各位高手:请指教下面的一个解密如何实现?先谢了!!!!!!!9 u( X, v3 ?$ n5 v* j. S3 \, X
! p; d7 T$ [" hTo decrypt the .gE files proceed as follows. Note that this procedure
: m) q9 Z2 A1 D amust be performed on a UNIX platform.
+ o- h. R; L1 I( y/ f0 ]$ C1 L
( v1 a+ }7 f) Z5 m0 Ta) Take a backup copy of the original file!!!!!!!!!!) U3 C9 Q* B& Y& y
/ N8 W1 B+ u: A( |, M
b) Compile the decryption program with a C compiler.3 ?& ~- i, x0 { m& Z& T
) c V0 L" c2 jc) Run the decryption program, it will ask for the password and the
. o! c9 h9 P4 q f V2 r" X4 X name of an encrypted file. The result will be a UNIX tar% d& b+ Z0 W( ~. @2 l, F& W& S9 I
file (some_name.tar.gz)4 P' |1 k% V9 K& G3 V
: q$ P( f7 z& a0 T- _1 N
Your decryption password is aIrwdibbfwy7
; [+ R3 g, x" d* p* b( S' R* u" q( }
$ T( y( G ^% t: }, ] (Previous password: kdsfsgkr82qe)8 Q% W$ z2 y7 m- C
, u2 }: n! q0 d5 ~d) Uncompress the tar file:
- c8 ?7 ` l7 R9 q+ g- d$ j; t- s, B* R! d0 T. Z/ D1 n
gunzip some_name.tar.gz
" Q- D$ ]0 m% Q, a! T7 Q9 p s" A3 v+ X; z' Z) O
this will create the file: some_name.tar |
|