How to unpack an .asar file?

前端 未结 3 640
野趣味
野趣味 2020-12-04 10:13

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 bac

3条回答
  •  暖寄归人
    2020-12-04 10:44

    https://www.electronjs.org/apps/asarui

    UI for Asar, Extract All, or drag extract file/directory

提交回复
热议问题