ZIP · Gratis · Sul dispositivo

Corrupt a ZIP Archive Online

Corrupt a ZIP archive online for free. Destroys the central directory and local file headers so the archive cannot be opened or repaired.

  • Nessun caricamento
  • Nessun limite di dimensione
  • Nessuna registrazione

Corrompi il tuo file ZIP

Calibrato per .zip, .jar, .war, e funziona altrettanto bene con qualsiasi altro formato.

100% sul dispositivo
Trascina i file qui oppure sfoglia Qualsiasi formato, qualsiasi dimensione, più file alla volta
Livello di corruzione

In corso…0%
Pronto per il download

Perché i file ZIP sono difficili da corrompere per bene

A ZIP archive is read from the back: the end-of-central-directory record points at an index, and the index points at each compressed entry. That design makes archives resilient, and WinRAR and 7-Zip can often rebuild a damaged index. Breaking one convincingly means taking out every layer of that structure at once.

Cosa distrugge questo strumento

  • End of central directory. The EOCD record in the final 64 KB is destroyed, which is what makes a file stop being a ZIP.
  • Central directory entries. Every PK\x01\x02 record is overwritten, so no listing can be produced.
  • Local file headers. Every PK\x03\x04 record is destroyed, defeating the "scan for local headers" mode that repair tools fall back to.
  • Compressed payload. Entropy scattered through the entries means even a byte-level carve yields nothing intact.

Cosa vedrai dopo

ApplicazioneComportamento
Windows Explorer"The compressed (zipped) folder is invalid."
WinRAR / 7-Zip"Cannot open file as archive." Repair produces an empty or unusable result.
macOS Archive Utility"Unable to expand, error 1 - Operation not permitted."
unzip on Linux"End-of-central-directory signature not found."

Motivi comuni per farlo

  • Testing an upload endpoint that unpacks user-supplied archives.
  • Verifying a CI pipeline fails loudly on a truncated artifact download.
  • Simulating a corrupted backup so a restore procedure can be rehearsed.
  • Checking that a malware scanner handles malformed archives without hanging.

Come corrompere un file ZIP

  1. Trascina il tuo file .zip nel riquadro qui sopra, oppure fai clic per sfogliare.
  2. Lascia il livello su Standard, a meno che tu non voglia un danno parziale (Light) o debba sconfiggere un software di recupero (Heavy).
  3. Premi Corrompi file. L'elaborazione avviene sul tuo dispositivo, quindi termina quasi subito.
  4. Scarica il risultato. Per impostazione predefinita mantiene il nome file e la lunghezza in byte originali.

Domande frequenti su ZIP

Can WinRAR repair the archive?

No. Its repair mode scans for local file headers when the central directory is missing. Both are destroyed, so there is nothing to find.

Are the files inside affected too?

Yes. The compressed entries are scattered with entropy, so even carving the archive by hand will not yield intact files.

What about JAR and WAR files?

Both are ZIP containers and use the same profile. The result loads in no JVM and deploys to no container.

Does the archive keep its size?

Yes by default. It looks entirely normal until something tries to open it.

Usalo in modo responsabile. Files Corrupter è pensato per test del software, QA, ricerca, formazione e didattica. Consegnare un file corrotto di proposito per far passare un lavoro come completato può violare il regolamento della tua scuola o del tuo datore di lavoro. Sei responsabile dell'uso che fai del risultato. Consulta il nostro avviso legale.

Altri strumenti archives

Tutti gli strumenti di corruzione