pwndbg/pwndbg

speed up the kernel images download

Geschlossen

#3.005 geöffnet am 22.05.2025

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (776 Forks)batch import
enhancementgood first issuehelp wantedqemutesting

Repository-Metriken

Stars
 (5.820 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 12h) (32 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. It takes a long time for the kernel images to get downloaded. Annoying for personal use and CI can take a long time as well.

Describe the solution you'd like

  1. Multiple kernel images should be downloaded in parallel solved, see link PR below.
  2. Download compressed versions and unpack

Contributor Guide