delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/08/14/06:41:21

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=kOsyS7Kj6YSDtHhU
L3305gLfypZWEslD7SjZmtXfpLVTPZn1OXMllUYQSmcNlUyKDyUZLYWyKcZW9bpa
4tw0VzxlswyNEpnEn6uJbuE02HTsJP9QsubM1vgYEhwrkrqlPMkdslBV0HHhnzut
mDtXF9PB7e5mi5q++LvIIQqm3l8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=/drIeBD/QE8tQ3YJ+vCTdX
dHTpI=; b=edV11U5ZRwvO2bR6+m7RGH1I+aDRWs4vzpH4kd9Y4d8tfVwaFh1XhR
Cte0TOb/+ZEWk8jNALV1TRfuVUh9+ieSJ8QTWca/pWAw6wTMZKrySD1BYxHxEydd
VwzMr9WQzLnWgkvAiWdup0/rOVwniVGQkxSqYVY/qRxXUk+lX3qM0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=avast, Avast, Hx-spam-relays-external:!192.168.0.101!, H*r:ip*192.168.0.101
X-HELO: mail-wm0-f41.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=goH7ZU0aK6V514CssWq6G+OM/ugUzkAu9E6F3tJh9ac=; b=pX9j1cxBSYeb5JneWjunWyBM/53sxz0p7xx6GyZ07OyvY+7iOe13zh/sST1le9ga3y IKXDdveiSSRHf4x9BIjYoX/i+l/NtRl6vhn2zosaMdX63YstReMwICmmmY2KO2TOgrP0 liQx/OTM+v5yRD2FeGHq5+DGoNx66oMw5doxYGjFCdvqx02Z3syNSPcG5U1K/kxOjgC+ Km5o4nv4639zQhEjFm0ayc+K8rFUdDA4Cb4rKHSe47jzdhXbGGgPPtD0Wm1xgF0xb/np 46YXBIiZ7xKszMAJ29cw7d9YdV895YKGAVgEJ90721Faf3ucQ+i7kNvJprSleEmT/6SO Nd2g==
Subject: Re: Regarding to problem computing FAST_CWD
To: cygwin AT cygwin DOT com, andylow92 AT gmail DOT com
References: <CAPOPiGahE+aHx1Vgfx-PGgPJz9JezETS8rEA8x5hn7T0JMLJ9g AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <9a6e1ddb-33a8-103c-18cf-e494762fa659@gmail.com>
Date: Tue, 14 Aug 2018 12:41:02 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <CAPOPiGahE+aHx1Vgfx-PGgPJz9JezETS8rEA8x5hn7T0JMLJ9g@mail.gmail.com>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w7EAfKMi015690

Am 14.08.2018 um 11:47 schrieb Jiun Hui Low:
> Hi there,
>
> I was trying to unzip a zip file and came across this,
>
> https://www.wikihow.com/Remove-the-Password-from-a-Zip-File-Without-Knowing-the-Password
>
> which showed steps to unzip. And here I encounter with John the Ripper. But
> then I faced a issue which is "0 [ain] zip2john 12636 find-fast-cwd:
> WARNING: Counldn't compute FAST_CWD pointer.
>
> I have tried to Google for solution which lead me to,
>
> https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commitdiff;h=e5cadbfdcdd8b06932a9503b3c72511b68f03a60

better
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings

> and I installed Cygwin newest version. And nothing's changed. I don't know
> what to do with it. I'm still stuck again. And I don't really understand
> the solution I found. How do I proceed from here? This is like one small
> problem leading to bigger problem. I'm so helpless.

have you looked for multiple versions of cygwin1.dll in your PC ?
Probably "John the Ripper" has a old copy of it.


> Looking forward to hear from you soon. Thanks.
>
> Regards,
> Andy
>
> --
> Problem reports:       http://cygwin.com/problems.html

Regards
Marco

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019