 鲜花( 25)  鸡蛋( 0)
|
各位高手:请指教下面的一个解密如何实现?先谢了!!!!!!!( z" j8 D0 T9 J* c
% s H1 F% f+ f* F4 J: `, E
To decrypt the .gE files proceed as follows. Note that this procedure; m9 c; j0 L, X. b8 K" T5 g
must be performed on a UNIX platform.5 x+ T n8 O1 p; q2 W; i2 {
: O2 X6 ?1 ^) G8 m- z! \5 u5 a
a) Take a backup copy of the original file!!!!!!!!!!
7 F" ]- X- `* L2 ]2 O ~* w0 x; ~7 t' E8 @6 w- ^2 x
b) Compile the decryption program with a C compiler.
* u# M6 |* _; g N
2 N8 N+ s/ B0 o9 A# \. Hc) Run the decryption program, it will ask for the password and the- X `* I P6 g; p* a+ Q1 \
name of an encrypted file. The result will be a UNIX tar+ j5 l( J# }6 D7 z' n$ y" y
file (some_name.tar.gz); e+ D, R# ?# L- ^
- u N* W# M4 s6 p Your decryption password is aIrwdibbfwy7& m) k/ ~# C' g$ j% D7 e, I' R
7 H2 J: m! ?" l. t (Previous password: kdsfsgkr82qe)
; r( G! h& [0 B$ {
+ g" o$ o" h3 x! `d) Uncompress the tar file:: U; G Y X( t8 r* `
; d! _0 P* }/ z* d
gunzip some_name.tar.gz
* K, L+ h. S9 S5 ~% W5 F, v1 g6 r3 a8 y6 z Q
this will create the file: some_name.tar |
|