Skip to content
/ unsea Public

Extracts the javascript source code and assets of Node Single Executable Applications

License

Notifications You must be signed in to change notification settings

j4k0xb/unsea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unsea

Extracts the javascript source code and assets of Node Single Executable Applications.

Compatible with ELF (Linux), PE (Windows), and Mach-O (MacOS) executables.

Usage

  1. Clone the repo
  2. Run pip install -r requirements.txt
  3. Run python unsea.py <path-to-executable>

Output files:

About

Extracts the javascript source code and assets of Node Single Executable Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages