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-1.1.1.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

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

justob-1.1.1-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for justob-1.1.1.tar.gz
Algorithm Hash digest
SHA256 35dd0489dba15682b8c5b123b461517e4bc6d833537745e48ff7d420cc2edc4a
MD5 41b308010978dd7580255d51ec787886
BLAKE2b-256 e5c807c9ecde5357fb1cee0e02f146130b0e2cedd55c44f978733862c4b4375d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for justob-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c92037a6b0fd049b7febb828fbd247277f695e6804d07f4d7b52836156ed93fd
MD5 290b0790112dd43709fd5f31e316ce62
BLAKE2b-256 38bfbed89a825d9353be1409d8dc336d54926cafc408bfe00d2ac51c98969ee8

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