Re: [Burp-users] Restore fails with Could not determine cipher from: 0 and EVP_CipherInit_ex failed
Brought to you by:
grke
|
From: Graham K. <gr...@gr...> - 2026-03-02 21:37:59
|
On Mon, Mar 02, 2026 at 06:41:18PM +0100, Koen Drai wrote: > Christian, you are officially my super hero for this week, vielen, vielen Dank! > > 3.2.0 (self-compiled) indeed resulted in a clean restore. > > Best regards, > > Koen > > > On 02-03-2026 09:37, Christian Manal wrote: > > Am 01.03.26 um 18:34 schrieb Koen Drai: > > > I need to restore a single file from a rather ancient burp backup and get the following error messages: > > > > > > Could not determine cipher from: 0 > > > > > > EVP_CipherInit_ex failed > > > > > > Hi Koen, > > > > which Burp version are you running? This sounds like a problem I had in the past which I submitted a patch [1] for, that is in 3.2.0. > > > > [1] https://github.com/grke/burp/pull/932 > > > > > > Regards, > > Christian Manal Nice! Thank you for helping. |