🔐 Kiki Encoder

Encrypt Script Panel / Bot dengan OpenSSL RSA (2048 bit)
Key pair siap! (private_key.pem & public_key.pem)


📌 INFO
• File akan di-encrypt menggunakan OpenSSL RSA Private Key (PKCS1)
• Output berupa file .key yang sudah terenkripsi
• Script asli dikompres (gzip) sebelum di-encrypt
• Key disimpan di folder yang sama (private_key.pem & public_key.pem)



💡 CARA PAKAI
1. Generate key: Buka encoder.php?generate=1 (otomatis bikin private_key.pem & public_key.pem)
2. Encrypt: Upload file script → Klik Encrypt → Download file .key
3. Run: Upload file .key → Klik RUN SCRIPT → Script akan jalan
4. Lihat source: Upload file .key → Klik VIEW SOURCE

🔧 CATATAN
• File private_key.pem dan public_key.pem akan otomatis dibuat di folder yang sama
• Jangan hapus file key kalo masih mau decrypt file .key nantinya
• Encrypt maksimal 245 byte (karena RSA 2048 bit), buat file besar pake kompresi dulu