Solar Designer

Results 884 comments of Solar Designer

@BobForCat Thank you! Once we agree on the encoding and have the script, what is the plan to have this actually supported in JtR and/or hashcat? Do you intend to...

> loader.c:1391:12: warning: variable 'ctr' set but not used [-Wunused-but-set-variable] Looks like this one was fixed by commits referenced here.

> the issue is fixed/invalid I think it's valid criticism that we use `LDFLAGS` with `CC` rather than with `LD`.

See also #5288. I think we need a better fix than simply dropping this flag.

@lucic71 How about we drop `x86_64` from the `case` statement? On this arch, `-m64` at link stage was possibly only needed in early cross-compiles. We similarly don't list `arm64` /...

> I'm going to update #5286 with the proposed changes. Yes, please.

> How about we drop `x86_64` from the `case` statement? On this arch, `-m64` at link stage was possibly only needed in early cross-compiles. BTW, besides _early_ cross-compiles, I _guess_...

This issue was fixed for x86-64 via #5286 and we decided not to fix it for other archs yet. Closing.

@Drax4545 Does this request differ from @WiseMonkeyX's #5347, and if so in what ways, or is it a dupe? Either way, there's currently no intent/incentive to prioritize these, so they...

Related issue and discussion on hashcat GitHub: https://github.com/hashcat/hashcat/issues/3820