File Locker & Decrypter (AES-128-CBC)

File Locker & Decrypter (AES-128-CBC)

🔐 File Locker & Decrypter — “AES-128-CBC”

Skrip ini adalah file locker/decrypter berbasis PHP yang dibuat untuk mengenkripsi dan mendekripsi file secara lokal menggunakan AES-128-CBC, dengan tambahan sistem signature dan identifikasi khas "6ickZone".

Dirancang untuk eksperimen lokal, proteksi file, atau latihan enkripsi — ini adalah salah satu tool underground yang membawa nuansa khas komunitas.

🔗 Raw file: standalone.php

📦 Versi lainnya: 6ickZone Ransomware v2

📦 Fitur Utama

  • 🔐 Enkripsi file dengan algoritma AES-128-CBC + IV dinamis
  • 🧩 Output file punya ekstensi XOR `.6ick`
  • 🧪 Validasi hash ekstensi via SHA-256
  • 🧹 File asli otomatis dihapus
  • 🔓 Fungsi dekripsi built-in
  • 🛑 Skip file penting agar tidak terenkripsi
  • 🧿 UI HTML sederhana untuk enkripsi via browser
  • 📌 Tag signature 6ickZone: untuk identifikasi payload

🧱 Struktur Output Enkripsi

File terenkripsi akan seperti ini:

nama.file.ext.6ick

Isi file:

6ickZone:[base64_encode(IV + ciphertext)]

🔑 IV: 16-byte awal file (dibutuhkan saat dekripsi)

🚀 Cara Menggunakan

  1. Upload encrypt.php ke server lokal / hosting
  2. Akses lewat browser → klik tombol lock
  3. Semua file akan dienkripsi, dan file asli dihapus otomatis
  4. Untuk dekripsi, masukkan key dan submit

Note: Key harus sama 100% dengan saat enkripsi.

🔓 Dekripsi File

Langkah dekripsi:

  • Pastikan file .6ick masih utuh
  • Masukkan key yang sama
  • File akan dikembalikan ke nama dan isi aslinya
  • File .6ick dihapus otomatis setelah sukses

✅ Dekripsi hanya berhasil jika:

  • Prefix 6ickZone: masih ada
  • Hash ekstensi valid
  • Key cocok

This script is intended solely for educational purposes only.The creator shall not be held liable for any misuse, illegal activities, or damages resulting from the unauthorized use of this script .

🖋️ Penutup

"Where creativity, exploitation, and expression collide."


6ickZone

Post a Comment

Lebih baru Lebih lama

Mengenai Saya

Foto saya
6ickzone
I've been deep in the world of cybersecurity, crypto, AI, and hacking for years. This blog is where I share my journey, tools, tips, and everything I learn along the way. But beyond code and exploits, there's also rhythm. I'm also exploring the digital soundscape — producing beats, fusing dark tech vibes with trap, drill, and EDM. Music is my second language, and it's where I channel the energy of the underground digital world. From my early days as a defacer to my current focus on ethical hacking and experimental music, I’m building 6ickzone as a hybrid space where hacking meets art. Why 6ickzone? 6ickzone is more than just a blog — it's a realm where hackers, beatmakers, and digital renegades gather. Whether you're here for the tools or the tunes, welcome to the zone.
Lihat profil lengkapku

Cari Blog Ini

About