pwndbg/pwndbg

speed up the kernel images download

Open

#3.005 geöffnet am 22. Mai 2025

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (5.820 Stars) (776 Forks)batch import
enhancementgood first issuehelp wantedqemutesting

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
  2. Download compressed versions and unpack

Contributor Guide