1.0.4 • Published 4 years ago

fake-exe v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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

npm.io

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.
1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago