ZIP · Ücretsiz · Cihazda

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.

  • Yükleme yok
  • Boyut sınırı yok
  • Kayıt yok

ZIP dosyanızı bozun

.zip, .jar, .war için ayarlandı ve diğer tüm biçimlerde de aynı şekilde çalışır.

%100 cihazda
Dosyaları buraya bırakın veya seçin Her biçim, her boyut, aynı anda birden çok dosya
Bozma seviyesi

Çalışıyor…0%
İndirmeye hazır

ZIP dosyalarını düzgün bozmak neden zordur

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.

Bu araç neyi yok eder

  • 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.

Sonrasında ne göreceksiniz

UygulamaDavranış
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."

Bunu yapmanın yaygın nedenleri

  • 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.

ZIP dosyası nasıl bozulur

  1. .zip dosyanızı yukarıdaki kutuya bırakın veya seçmek için tıklayın.
  2. Kısmi hasar (Light) istemiyorsanız ya da kurtarma yazılımını alt etmeniz (Heavy) gerekmiyorsa seviyeyi Standard bırakın.
  3. Dosyayı boz düğmesine basın. İşlem cihazınızda yapılır, bu yüzden neredeyse anında biter.
  4. Sonucu indirin. Varsayılan olarak özgün dosya adını ve bayt uzunluğunu korur.

ZIP hakkında sık sorulanlar

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.

Bunu sorumlu biçimde kullanın. Files Corrupter; yazılım testi, QA, araştırma, eğitim ve öğretim için yapıldı. Tamamlanmış bir çalışmayı yanlış göstermek amacıyla bilerek bozulmuş bir dosya teslim etmek okulunuzun veya işvereninizin kurallarını çiğneyebilir. Çıktıyı nasıl kullandığınızdan siz sorumlusunuz. Bakınız: sorumluluk reddi.

Diğer archives araçları

Tüm bozma araçları