emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57187: closed ([PATCH] Update hashcat to 6.2.5)


From: GNU bug Tracking System
Subject: bug#57187: closed ([PATCH] Update hashcat to 6.2.5)
Date: Fri, 02 Sep 2022 15:15:01 +0000

Your message dated Fri, 02 Sep 2022 17:14:05 +0200
with message-id <87a67hvmf6.fsf_-_@gnu.org>
and subject line Re: bug#57187: [PATCH] Update hashcat to 6.2.5
has caused the debbugs.gnu.org bug report #57187,
regarding [PATCH] Update hashcat to 6.2.5
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57187: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57187
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Update hashcat to 6.2.5 Date: Sat, 13 Aug 2022 16:43:26 -0400
Hello Guixers!

Attached you will find my first patch submitted here in awhile! I'm hoping I've 
followed the guidelines, they haven't really changed much that I can see. Also, 
if I incorrectly attached the file, do tell, as I'm on a new (Emacs + notmuch) 
email workflow!

Unfortunately, I wasn't able to get hashcat to build reproducibly, and I'm not 
sure why, but 1) the 6.1.1 version wasn't reproducible, and 2) it's literally 
just a few bytes.

$ guix challenge hashcat
/gnu/store/d3piidwdm4l6i2hsppyzydslcdd1idkl-hashcat-6.1.1 contents differ:
  no local build for '/gnu/store/d3piidwdm4l6i2hsppyzydslcdd1idkl-hashcat-6.1.1'
  
https://ci.guix.gnu.org/nar/lzip/d3piidwdm4l6i2hsppyzydslcdd1idkl-hashcat-6.1.1:
 0bwc2zx3d15l6asa4hc1p70h9264q6mfyswfmj4ay1c9njlb9s19
  
https://bordeaux.guix.gnu.org/nar/lzip/d3piidwdm4l6i2hsppyzydslcdd1idkl-hashcat-6.1.1:
 10q84qw6ihc0cp7d0fnfpr4bl0rsf01s6nvmgiqh6p152a0lqzfv
  differing file:
    /bin/hashcat

$ diffoscope /gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5 
/gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5-check
--- /gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5
+++ /gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5-check
│   --- /gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5/bin
├── +++ /gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5-check/bin
│ │   --- /gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5/bin/hashcat
│ ├── +++ 
/gnu/store/c5a5p5yisam7wjxclvpa6agrsyarzjv8-hashcat-6.2.5-check/bin/hashcat
│ │ ├── objdump --line-numbers --disassemble --demangle --reloc 
--no-show-raw-insn --section=.text {}
│ │ │ @@ -66,15 +66,15 @@
│ │ │   jne    403acd <getpwuid_r@plt+0x18d>
│ │ │   mov    $0x4f5071,%esi
│ │ │   mov    %r14,%rdi
│ │ │   call   423400 <getpwuid_r@plt+0x1fac0>
│ │ │   mov    %rbx,%r8
│ │ │   mov    %r13d,%ecx
│ │ │   mov    $0x4f4e40,%edx
│ │ │ + mov    $0x62f800f1,%r9d
│ │ │ - mov    $0x62f6b8f8,%r9d
│ │ │   mov    $0x4f4e88,%esi
│ │ │   mov    %r14,%rdi
│ │ │   call   405f90 <getpwuid_r@plt+0x2650>
│ │ │   mov    %eax,%r12d
│ │ │   test   %eax,%eax
│ │ │   je     403aaa <getpwuid_r@plt+0x16a>
│ │ │   or     $0xffffffff,%r12d

Hope this helps!

--
Hendursaga

Attachment: 0001-gnu-hashcat-Update-to-6.2.5.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#57187: [PATCH] Update hashcat to 6.2.5 Date: Fri, 02 Sep 2022 17:14:05 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Hendursaga <hendursaga@aol.com> skribis:

> Unfortunately, I wasn't able to get hashcat to build reproducibly, and I'm 
> not sure why, but 1) the 6.1.1 version wasn't reproducible, and 2) it's 
> literally just a few bytes.

Since this is not a regression, I went ahead and applied it.

However, it’d be nice to address it of course.  But first, I think we
should remove the bundled OpenCL headers as well as zlib.  Could you
give it a try?

Thanks,
Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]