 鲜花( 25)  鸡蛋( 0)
|
各位高手:请指教下面的一个解密如何实现?先谢了!!!!!!!
1 O8 [) C" |0 p
- h) @% y" Y0 E* D; X& B1 KTo decrypt the .gE files proceed as follows. Note that this procedure
2 k. N* l% c4 h* q5 j5 G- `must be performed on a UNIX platform.
0 X/ K% w$ j# M' V6 S" G0 ~& B; ]! f8 Y- l, M1 @
a) Take a backup copy of the original file!!!!!!!!!!
f# Y, |) N- L- v" s# A2 B! T! x) Z/ I0 Q. Z s( {, R7 b
b) Compile the decryption program with a C compiler.
% [1 u4 ]: k) w2 [: b" B: z* K1 J3 q& C& w$ H$ G2 c6 \. m, E
c) Run the decryption program, it will ask for the password and the) ^4 p4 x6 O# h6 T- b& M/ W' Z
name of an encrypted file. The result will be a UNIX tar
1 c1 x* Q& b' T# m! ? file (some_name.tar.gz)5 r/ q, b2 q: p6 Q# E* ^$ l1 G
$ C9 s K& G8 n0 R5 x+ B
Your decryption password is aIrwdibbfwy7
' `3 b8 ~3 R2 M# G- c; H3 [/ y! Q4 p9 L9 A+ q1 a7 ^4 H$ x
(Previous password: kdsfsgkr82qe)
) `9 M. G5 |7 ^1 M& O% t
+ }5 p5 x7 g. ?% A- Y6 `. Z9 gd) Uncompress the tar file:
; @! A7 r& L3 t r
4 X3 ~ m4 c$ q: \ gunzip some_name.tar.gz0 x( l f% }; V* W
4 E8 @ L7 d- l: F
this will create the file: some_name.tar |
|