 鲜花( 25)  鸡蛋( 0)
|
各位高手:请指教下面的一个解密如何实现?先谢了!!!!!!!
: i& X5 b! E4 A2 X# u/ `
) M- J2 R% X$ F$ i' P9 o2 eTo decrypt the .gE files proceed as follows. Note that this procedure1 R4 X0 v9 v5 @; }) g3 Q
must be performed on a UNIX platform.- f5 e9 b: k5 k4 {- o
3 A- c8 t$ O! T8 ~) G( U
a) Take a backup copy of the original file!!!!!!!!!!! d* r C3 X. k' e* z8 t$ N: W. [0 Z
* l, q" Q% X8 k' Q# L" Qb) Compile the decryption program with a C compiler.
; I, f1 O7 E! n7 u: x. O, U X% g* r: z" _; v
c) Run the decryption program, it will ask for the password and the/ \0 Y& ^; \ [* p; G* r
name of an encrypted file. The result will be a UNIX tar, a. \- ~7 v, H( `- S( j: a
file (some_name.tar.gz)
/ N: r4 ]* i& O3 d3 U% l4 `& i, m9 w9 t8 W% I8 q
Your decryption password is aIrwdibbfwy7
1 a% V4 ]. w) C+ c' v) I9 @6 o, K& [7 P% Q4 {
(Previous password: kdsfsgkr82qe)4 z# h) s1 r' N
, U, M- ?! G2 Y( q& Z' u" ]
d) Uncompress the tar file:( Y* s& {* @" G, t& w7 p
5 _* A @6 Q) l$ t8 [9 Z( H/ B
gunzip some_name.tar.gz) \ f) B0 M% v9 e8 r: Q
4 A+ c6 ]; q4 l/ ~
this will create the file: some_name.tar |
|