Pkg: Can i package electron app?

Created on 11 Jan 2018  路  4Comments  路  Source: vercel/pkg

Can i package electron app? Is it possible to decompile the app and get the code?

Most helpful comment

Use electron-packager

All 4 comments

Packing electron would be the next great thing - I am hoping for the future, too ;-)

But, by the way, with professional tools, every code can be decompiled, often as relative cryptic code, but hidden things can be unhidden. But - that's more for very professionals than standard users ;-)

Use electron-packager

this is a duplicate of #52

Use electron-packager

Not enough. In electron-packager the source files are visible.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ks89 picture Ks89  路  4Comments

Araknos picture Araknos  路  4Comments

jflayhart picture jflayhart  路  4Comments

bergheim picture bergheim  路  3Comments

peterjwest picture peterjwest  路  3Comments