![]() |
|
|
|
#1
|
|||
|
|||
|
TL;DR Unpack app.asar (contains the logic) in the 'resources' subfolder, deobfuscate a bit if you need too, mod as you please, repack, done.
|
| The Following 2 Users Say Thank You to CryptXor For This Useful Post: | ||
Artic (08-24-2021), DominicCummings (09-09-2021) | ||
|
#2
|
|||
|
|||
|
Quote:
![]() i have already unpacked the asar file. It is not obfuscated (lucky me )i want to remove a limit in the application, bcs thats the only limitation, which bothers me rly, everything just works perfect. It goes like this: you do something 40 times and then a limitation dialog comes up (i found the limitation dialog already, also the about dialog) but so far i have no idea how the limitation dialog is triggered, and how i can for example lift it to N times (even something like 1000 or so would do already.) I will better leave out, which app im trying to modify here, unless it is allowed here to post. Any information i could provide that i could understand better how an electron app works? i mean there is a 110MB exe file, then the asar file (which i unpacked already). The asar files has all the layout in it. But where could be the limit hidden? |
![]() |
| 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 |