 鲜花( 25)  鸡蛋( 0)
|
各位高手:请指教下面的一个解密如何实现?先谢了!!!!!!!6 L! p7 z6 ^ e+ T7 a$ c
# V% r% }! ~0 `/ v7 z) f
To decrypt the .gE files proceed as follows. Note that this procedure
3 p4 ?1 } O$ \- v& q6 Ymust be performed on a UNIX platform.9 a( g8 w; A8 v5 [% b2 I: B1 `
$ M) q3 S- P4 Z8 @: C$ \6 S6 `: h
a) Take a backup copy of the original file!!!!!!!!!!
$ y8 `# L$ X, Q( D7 N8 g2 u( G$ g" a. e% j- z; N8 g! k$ t* P2 L$ ^
b) Compile the decryption program with a C compiler.4 u9 v, Q! | m' f8 B* o3 H
7 M$ q4 Q9 U- F$ S; p
c) Run the decryption program, it will ask for the password and the
) M S! m% Y) m6 q; U- h name of an encrypted file. The result will be a UNIX tar
, u; u X" \2 Z% I file (some_name.tar.gz)
V/ W/ r3 Z( z% {% E5 y$ q5 g: c9 z$ F# V% e
Your decryption password is aIrwdibbfwy7' j7 O8 I8 m/ h* ~) m6 C
' Y% u; D8 J% v
(Previous password: kdsfsgkr82qe)
# F0 h' g% Q8 ~, g: {4 g s1 e/ c/ }# Y+ I
d) Uncompress the tar file:4 `" p% M# @ p
! \, {1 O( h0 }, m( g7 P gunzip some_name.tar.gz) Z- o' }$ j1 p; _0 s' H
0 g# c0 H* G/ T; a8 T, B
this will create the file: some_name.tar |
|