Open regpa opened 4 years ago
The processing time should be low - almost instant IIRC (there's no "cracking" going on - the content is simply decrypted using the default key)
Long time would indicate some other problem
Hi,
Ok thanks, that was my intuition.
So I am stuck...
Would you a sort of paper describing the succession of decoding layers to pass from a .doc file to a human readable txt file ?
I would like try to implement them in python 3.
Even if it vague or draft that will help me...
Anyhow tanks again for your quick and clear answer
Best regards
Le mar. 7 janv. 2020 à 08:58, Ole Jørgen Brønner notifications@github.com a écrit :
The processing time should be low - almost instant IIRC (there's no "cracking" going on - the content is simply decrypted using the default key)
Long time would indicate some other problem
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/olejorgenb/ColorNote-backup-decryptor/issues/4?email_source=notifications&email_token=ACWXPFWNQSNFZE3GH5DUWG3Q4QY35A5CNFSM4KDMFGM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIIBAWI#issuecomment-571478105, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWXPFR6GQWQ65QOMDA4NZLQ4QY35ANCNFSM4KDMFGMQ .
Hi Olejorgenb,
Thank you so much for your very useful decryptor.
I just have a question about the processing time because with relatively low doc file (43.6 kb) I had to stop the .jar process after a big quarter of an hour with no message, no error.
could tell me what's your experience in term of processing time ?
thank in advance