 鲜花( 25)  鸡蛋( 0)
|
各位高手:请指教下面的一个解密如何实现?先谢了!!!!!!!
0 I; W) L( ]3 h9 }6 }
, g4 K6 ]8 J4 \" LTo decrypt the .gE files proceed as follows. Note that this procedure
7 f( f9 e" B" v+ Lmust be performed on a UNIX platform.2 ]. e! L- a; Z+ G- w( y0 T; i
( ^5 c! s/ G p2 K6 W7 |
a) Take a backup copy of the original file!!!!!!!!!!
5 S: H: e) F% Y6 Z( d D8 k; Y/ Z3 e _: V) Q( }8 ]
b) Compile the decryption program with a C compiler.- x* l; w! O0 P: h: V' V8 b* s
8 I7 y! r6 c, W- a1 D/ U- b
c) Run the decryption program, it will ask for the password and the1 N% B: B2 V; |! Z0 c
name of an encrypted file. The result will be a UNIX tar
( v( S& @6 c( [0 Y) y+ q9 u6 ~ file (some_name.tar.gz)" p" r0 S' B" @! H ]
, t5 [! N" E W5 U& e Your decryption password is aIrwdibbfwy7- x& U; q! T, C; L6 {2 [
: Y+ C. V( ^ ?! z/ Z7 v (Previous password: kdsfsgkr82qe)
9 I8 B- c+ v+ t9 [/ A: {7 i( X. ~: m( Y! t3 C
d) Uncompress the tar file:- ?$ p$ P n6 T. D/ E$ y) q
8 k% q' {( O, Q* r7 a9 X* B( y- Z
gunzip some_name.tar.gz
/ ` f8 s, q) N+ Y: _# z" k8 m0 Y/ B
this will create the file: some_name.tar |
|