runassu / chrome_v20_decryption

Chrome COOKIE v20 decryption PoC
49 stars 6 forks source link

Error: STATUS_PIPE_BROKEN: 0xc000014b when running decrypted_key_b64, stderr, rc = c.run_executable #8

Open 976230600 opened 2 weeks ago

976230600 commented 2 weeks ago

Hi, I met error when running decrypted_key_b64, stderr, rc = c.run_executable.... Details as below: smbprotocol.exceptions.PipeBroken: Received unexpected status from the server: The pipe operation has failed because the other end of the pipe has been closed. (3221225803) STATUS_PIPE_BROKEN: 0xc000014b

Could you please help advice what should I do? Thanks.

ztuannguyen commented 2 weeks ago

Hi, I met error when running decrypted_key_b64, stderr, rc = c.run_executable.... Details as below: smbprotocol.exceptions.PipeBroken: Received unexpected status from the server: The pipe operation has failed because the other end of the pipe has been closed. (3221225803) STATUS_PIPE_BROKEN: 0xc000014b

Could you please help advice what should I do? Thanks.

ME TOO. HELP ME