![]() |
|
|
|
#1
|
|||
|
|||
|
node-v20.14.0-win-x86_plugins:
https://workupload.com/file/bALjUdRDLJp 1) npm install -g asar Go to an empty folder, copy your test.asar there Make a new folder near test.asar with name test asar extract app.asar test 2) Install prettier (Prettier ยท Opinionated Code Formatter ) to beautify it! npm install --g prettier prettier --write test.js In case you getting JavaScript heap out of memory, open a cmd and set this var for the session (tested with note v10.24.1) set NODE_OPTIONS=--max-old-space-size=8192 3) Make the changes you want then go back to root dir and pack the test folder to app.asar with asar pack test app.asar |
| The Following 4 Users Say Thank You to CodeCracker For This Useful Post: | ||
besoeso (10-26-2025), blue_devil (10-27-2025), niculaita (10-27-2025), riverstore (01-07-2026) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reverse engineering QT apps? | jonwil | General Discussion | 5 | 03-23-2021 22:06 |