Selamat Datang di Jagong
Tools open-source untuk pengguna Windows
π οΈ Fitur Unggulan
β‘ Cepat & Ringan
- Proses aktivasi dalam hitungan detik
- Tanpa bloatware atau proses latar belakang
π 100% Aman
- Tidak ada telemetry
- Tidak mengumpulkan data pengguna
π Gratis Selamanya
- Kode terbuka (MIT License)
- Bebas iklan
π¦ Produk Kami
Windows Activator
- Download Aktivasi permanen Windows 10/11
- Support semua versi build
Office Toolkit
- Aktivasi Microsoft Office
- Fitur repair instalasi
Troubleshooting Guide
π Mulai Sekarang
π Daftar Software Lengkap
πΊοΈ Roadmap
gantt title Timeline Pengembangan CodeCraft dateFormat YYYY-MM-DD section v2.3 Aktivasi Windows 11 23H2 :done, des1, 2024-10-01, 30d Office 2023 Support :active, des2, 2024-11-01, 45d section v2.4 Dark Mode UI : crit, 2025-01-01, 30d ARM64 Support : 2025-02-01, 60d
π Windows Activation Flow
graph TD A([Start Activation]) --> B{Choose Method} B -->|Digital License| C[[Connect to<br>Microsoft Servers]] B -->|KMS Emulator| D[[Local KMS<br>Server]] C --> E[Validate License] D --> F[Emulate KMS] E --> G([Activation Complete]) F --> G style A fill:#2b5876,color:white style B fill:#4e4376,color:white style G fill:#28a745,color:white
Method Comparison Table
Feature | Digital License | KMS Emulator |
---|---|---|
Activation | Permanent | 180 Days Renewal |
Internet | Required | Offline Possible |
Security | High | Medium |
Best For | Personal Use | Enterprise |
> βΉοΈ **Tip**: Digital license recommended for most users
Command Line Instructions
BASH
# Digital License Activation
codecraft activate --method=digital --product=win11
# KMS Activation
codecraft activate --method=kms --server=192.168.1.100
# Check Status
codecraft status
```
## β Butuh Bantuan?
- [FAQ](#faq)
- [Forum Komunitas](#forum)
- [Kontak Developer](#contact)