Skip to main content

Just Obfuscate CLI — seal projects and decode obfuscated payloads (multi-language, multi-layer) from your terminal.

Project description

justob

CLI for the Obfuscate API — seal a ZIP of JS/TS source from your terminal.

Install

pip install justob          # any system with Python 3.8+
pkg install python && pip install justob   # Termux (Android)
sudo apt install pipx && pipx install justob   # Debian / Ubuntu

Use

justob ./my-project.zip                       # default: profile=maximum
justob ./app.zip --profile standard --out sealed.zip
justob --help

Flags

Flag Default Notes
--profile maximum light / standard / maximum
--super-safe true Safest ZIP mode; preserves risky files instead of rewriting them
--strip-console false Remove console.* calls
--encrypt-strings false Encode string literals when super-safe is off
--include-skipped false Repack other skipped files untouched; node_modules is always excluded
--inject-header false Prepend a license header
--header Sealed by Obfuscate Header text
--out <name>.obfuscated.zip Output path
--endpoint the hosted site Override with $JUSTOB_ENDPOINT

Zero dependencies

justob uses only the Python stdlib (urllib, argparse). Works on Termux, Alpine, minimal Docker images, CI runners — anywhere Python 3.8+ runs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

justob-2.0.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

justob-2.0.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file justob-2.0.0.tar.gz.

File metadata

  • Download URL: justob-2.0.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for justob-2.0.0.tar.gz
Algorithm Hash digest
SHA256 c668cd386136f50dd68da992caed97e29c766073cf7522a4e9c466efcd09af04
MD5 81ff15bd38c2c9f4af83024882de248f
BLAKE2b-256 50e5ed1a6a7c764d373c20b73d6ffae5b7b86093ecf9ed5936b8ffc6a9ee0928

See more details on using hashes here.

File details

Details for the file justob-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: justob-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for justob-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bbe3107657528483cd9bf42740e0da6d671f113be55c7c57b065e702125d4856
MD5 4a7c96a0a74c71a979dca8834f7a7e83
BLAKE2b-256 c761f982e0af13d35adcdb7d7fd22f53646989baaca470b05f8d401faa02b443

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page