Protect
Ubah source Node.js Anda menjadi package terenkripsi yang tetap bisa dijalankan dengan node loader.js, atau obfuscate saja tanpa loader. Arah sebaliknya juga tersedia di tab Deobfuscate: unggah JavaScript hasil obfuscator mana pun dan Jexk akan mengembalikannya ke bentuk paling terbaca. Kode Anda tidak pernah diserahkan ke mesin JavaScript (tanpa eval, Function, maupun VM); fungsi decoder-nya dievaluasi di interpreter terbatas tanpa akses jaringan, penyimpanan, atau halaman.
Universal Deobfuscator
Upload JavaScript from any obfuscator. Jexk will automatically analyze and restore the code into the most readable version possible without executing it.
Drag & drop your file
or browse — .js, .mjs, .cjs or a .zip project — any size
Runs entirely in your browser — the file is never uploaded, and never handed to a JavaScript engine: no eval, no Function, no VM. Where a decoder has to be understood, it is evaluated on a restricted interpreter with no access to the network, storage or page.