I have packed my Electron application using the following command:

asar pack app app.asar

Now, I need to unpack it and get the whole code back. Is there any way to do so?

2 Answers
2

Leave a Reply

Your email address will not be published. Required fields are marked *