fake-exe

1.0.4 • Public • Published

Fake-Exe

Create your fake executable to hide an application behind another. Fake-exe allow to create a binary file of an main application that hide inside javascript code that it will be runned in detached mode.

Use

 npm install -g fake-exe

Notes:

  • The javascript code must be inside a package.
  • The main application is not compile inside the binary file, Then the relative paths between the main application and the binary generated don't have to change.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fake-exe

    Weekly Downloads

    2

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    102 kB

    Total Files

    7

    Last publish

    Collaborators

    • antoniomuso