%PDF- %PDF-
Direktori : /www/varak.cloud/img.varak.cloud/img/foto-old/KOKOS04/Další/gs/gs6.50/lib/ |
Current File : /www/varak.cloud/img.varak.cloud/img/foto-old/KOKOS04/Další/gs/gs6.50/lib/decrypt.ps |
% Decrypt an eexec-encoded file. (t.in) (r) file /in exch def (t.out) (w) file /out exch def 256 string /buf exch def 55665 % eexec encryption seed { in buf readhexstring /more exch def dup .type1decrypt out exch writestring more not { exit } if } loop in closefile out closefile quit