7Z · Gratuit · Sur votre appareil

Corrupt a 7z Archive Online

Corrupt a 7z archive online for free. Destroys the signature header and packed stream index so 7-Zip cannot list or extract the contents.

  • Aucun envoi
  • Aucune limite de taille
  • Aucune inscription

Corrompez votre fichier 7z

Réglé pour .7z, et fonctionne tout aussi bien avec n'importe quel autre format.

100 % sur votre appareil
Déposez vos fichiers ici ou parcourez Tout format, toute taille, plusieurs fichiers à la fois
Niveau de corruption

Traitement…0%
Prêt à télécharger

Pourquoi les fichiers 7z sont difficiles à corrompre correctement

7z keeps its metadata in a compressed header at the end of the file, with a small signature header at the start pointing to it. That indirection makes 7z particularly brittle once either end is damaged, and particularly reliable to break.

Ce que cet outil détruit

  • The signature header. The 7z\xBC\xAF\x27\x1C marker and the offset it carries to the end header are destroyed.
  • The end header. The compressed metadata block listing every file, folder and coder is overwritten.
  • The packed stream index. The structure mapping compressed streams to their contents is destroyed.
  • Compressed payload. Entropy is scattered through the LZMA streams so nothing is recoverable by carving.

Ce que vous verrez ensuite

ApplicationComportement
7-Zip"Cannot open the file as archive" or an unexpected end-of-data error.
PeaZip / KekaReports an unsupported or damaged archive.
7z lFails with "Headers Error" and a non-zero exit code.
Windows ExplorerNo preview and no extraction option beyond a generic error.

Raisons courantes de le faire

  • Testing an extraction service against malformed archives.
  • Verifying a software distribution pipeline validates its packages.
  • Simulating a partially downloaded archive for a retry-logic test.
  • Checking that unpacking failures are reported rather than silently skipped.

Comment corrompre un fichier 7z

  1. Déposez votre fichier .7z dans la zone ci-dessus, ou cliquez pour parcourir.
  2. Laissez le niveau sur Standard, sauf si vous voulez des dommages partiels (Light) ou devez mettre en échec un logiciel de récupération (Heavy).
  3. Cliquez sur Corrompre le fichier. Le traitement a lieu sur votre appareil, il se termine donc presque instantanément.
  4. Téléchargez le résultat. Par défaut, il conserve le nom de fichier et la longueur en octets d'origine.

Questions fréquentes sur 7z

Why is 7z easy to break?

Because it stores its file listing in a compressed header at the end and reaches it through an offset at the start. Damage either and the archive has no map of itself.

Does 7-Zip have a repair mode?

Not a real one. Unlike RAR it has no recovery records, so a damaged 7z is generally unrecoverable, which is why this tool is so effective on it.

Are encrypted 7z archives supported?

Yes. Encryption protects the contents, but the signature and end headers we target sit outside it.

Will the archive size change?

Not by default. The output is byte-for-byte the same length as the original.

Utilisez ceci de façon responsable. Files Corrupter est conçu pour les tests logiciels, la QA, la recherche, la formation et l'enseignement. Remettre un fichier délibérément corrompu pour faire passer un travail pour terminé peut enfreindre le règlement de votre établissement ou de votre employeur. Vous êtes responsable de l'usage que vous faites du résultat. Consultez notre avertissement.

Autres outils archives

Tous les outils de corruption