unsea
Extracts the javascript source code and assets of Node Single Executable Applications.
Supports ELF (Linux), PE (Windows), and Mach-O (MacOS) executables generated by Node.js v20 to v26.
Installation
pip install unsea
Usage
unsea <path-to-executable> [-o <output-directory>] [--force]
Output files:
main.js: source codemain.jsc: code cache / bytecodemain-snapshot.bin: snapshotsea-prep.blob: preparation blob injected into a Node.js executableconfig.json: configuration to create the executableassets/: extracted assets
Development
-
Clone the repo
-
Create/sync the environment:
uv sync -
Run the CLI:
uv run unsea <path-to-executable>
Release files for unsea 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| unsea-0.2.0.tar.gz | 19.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| unsea-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 40.4 kB
Release files / unsea-0.2.0.tar.gz
| Download URL | unsea-0.2.0.tar.gz |
|---|---|
| Size | 19.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1990bc094c7679eac5a27ed03db601b8944a8427db9a44cf6dceae1649c1b325
|
|
BLAKE2b-256 checksum How to use checksums |
130d497e8f9c1ff281e3100911456c054546d3bbcd8b48bc22ef82e7dc503eca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / unsea-0.2.0-py3-none-any.whl
| Download URL | unsea-0.2.0-py3-none-any.whl |
|---|---|
| Size | 21.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
63e3c73c1523b5b0eaad7fba3d2c948a085b815a77502ce02493198098fafaa8
|
|
BLAKE2b-256 checksum How to use checksums |
9a845489f42e869776b5c21570ad814c99f516e55e862614f076c8c6366800c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|