WX4Naraku4LP Naraku4LP
Loading Heatmap…

Naraku4LP synced commits to master at Naraku4LP/hashcat from mirror

  • 5f2216ef36 Merge pull request #4391 from ecostin/patch-1 Speed improvement for 14200
  • 11fa7e2900 Speed improvement for 14200 https://github.com/hashcat/hashcat/issues/2299#issuecomment-3150695980
  • 46fa39747f Add MAINTAINER_MODE flag to disable hardcoded CPU optimization flags. This flag allows building hashcat without using hardcoded compiler flags like -march=native and -mavx2. Compile hashcat with "make MAINTAINER_MODE=1" instead of just "make". This is early support. If additional changes are needed to make packaging easier, let us know and we can add them.
  • 48fba5bbbe Do not disable hwmon interface by default in speed_only and progress_only mode. This matters because memory hungry hash modes such as scrypt and Argon2 rely on accurate free memory info. This information is only available through low level API calls like nvml or sysfs, because CUDA, HIP and Metal report inaccurate or delayed values, and OpenCL has no query for this at all. However, these calls are made by the hwmon interface, so we need to keep it enabled.
  • 3a821a555c Update method to query free memory on Linux to /proc/meminfo Previously we used sysinfo(), but when large amounts of memory are used by the filesystem cache, which still counts as potentially free, this method fails. We now query /proc/meminfo, if it exists, and check the MemAvailable attribute. Only if the file is missing do we fall back to sysinfo().
  • Compare 34 commits »

3 hours ago

Naraku4LP created GPU type online inference task zx-a100

10 hours ago

Naraku4LP created CPU/GPU type debugging task ts-cpu

10 hours ago

Naraku4LP created CPU/GPU type debugging task ts-cpu(deleted)

13 hours ago

Naraku4LP created CPU/GPU type debugging task ts-cpu(deleted)

1 day ago

Naraku4LP synced commits to master at Naraku4LP/hashcat from mirror

  • a53106a3e7 Merge pull request #4387 from ecostin/patch-1 Update credits.txt
  • 469f5cb379 Update credits.txt
  • fbcba66714 Automatically updated docs/hashcat-help.md or docs/hashcat-example_hashes.md (by Github Action)
  • ece2f4d911 Merge pull request #4384 from matrix/hash_modes_AS400 Added hash-modes: AS/400 DES, AS/400 SSHA1
  • 470670804a Automatically updated docs/hashcat-help.md or docs/hashcat-example_hashes.md (by Github Action)
  • Compare 9 commits »

1 day ago

Naraku4LP commented on issue hujuying/Comfyui-esay#2

请参看社区使用规则;社区规则禁止使用穿透工具,使用穿透工具被发现都会被立即封号

启智A100用不了了,因为内网穿透,scc也是内网穿透用的

1 day ago

Naraku4LP created CPU/GPU type debugging task ts-cpu(deleted)

1 day ago

Naraku4LP created CPU/GPU type debugging task ts-cpu(deleted)

1 day ago

Naraku4LP created GPU type online inference task zx-a100

1 day ago

Naraku4LP created CPU/GPU type debugging task ts-cpu(deleted)

1 day ago

Naraku4LP synced commits to master at Naraku4LP/hashcat from mirror

  • 10f6628229 Merge pull request #4363 from matrix/backend_session_begin_split Splitting backend_session_begin into smaller runtime-specific functions
  • 4ee1767dbe updated changes.txt
  • 35d1a0481d Merge remote-tracking branch 'upstream/master' into backend_session_begin_split
  • e65b66bcb5 Automatically updated docs/hashcat-help.md or docs/hashcat-example_hashes.md (by Github Action)
  • 4f855f4b45 Merge pull request #4381 from matrix/hash_mode_5720 Added hash-mode: Cisco-ISE Hashed Password (SHA256)
  • Compare 12 commits »

1 day ago

Naraku4LP created CPU/GPU type debugging task narak202508031815752(deleted)

2 days ago

Naraku4LP created GPU type online inference task narak202508031815573

2 days ago

Naraku4LP commented on issue zeizei/OpenI_Learning#1434

无法联网,python包也装不了

> > > 这个分中心的这个机器被限制访问网络了,原因是有人使用了穿透工具 > > > > 请问网络是否会恢复正常? > > 其次,使用ssh隧道连接ComfyUI是否属于内网穿透 > > 如果不能使用ssh连接ComfyUI,请问能提供一个连接ComfyUI端口进行调试的方法吗 > > 技术小白希望得到您的解答 > > 1,近期恢复不了; > 2,属于内网穿透; > 3,comfyui在社区的大模型基地能直接用,无需调试 @liuzx 这不会就是我的任务(zx-a100)拉取不到镜像的原因吧

2 days ago

Naraku4LP created CPU/GPU type debugging task ts-cpu(deleted)

2 days ago

Naraku4LP created GPU type online inference task zx-a100

2 days ago

Naraku4LP created CPU/GPU type debugging task ts-cpu(deleted)

2 days ago

Naraku4LP synced commits to master at Naraku4LP/hashcat from mirror

  • 9727714cf2 Automatically updated docs/hashcat-help.md or docs/hashcat-example_hashes.md (by Github Action)
  • 979d4ae2b5 Added hash-mode: sm3crypt $sm3$, SM3 (Unix)
  • 0aa97d2f32 Added hash-mode: SAP CODVN H (PWDSALTEDHASH) isSHA512
  • a0e37d5971 Reset PRODUCTION flag in Makefile Changed hash-category for hash-modes 25600, 25800, 28400 and 30600 to HASH_CATEGORY_RAW_HASH_SALTED
  • Compare 4 commits »

3 days ago