You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to suggest some improvements for the new version?
When I select search files, genP searches the installed software for all the files interested in the change (with the crack). So an infinite list of files appears to me, if I have installed both the 2022 and 2023 suites for example, a double list of files appears to me. Let's assume that I would like to apply the patch only to 2023, doing a search then I would have to manually deselect all 2022 files and this becomes inconvenient.
I WOULD PROPOSE:
the list that appears after the search should be thematic, e.g. PHOTOSHOP 2023, ILLUSTRATOR 2023, INDESIGN 2023... as it was in the genP 2.7 version so to speak.
Ditto for other 2022 versions...
I would say the list should look like this:
in this way with the check on ADOBE 2022 I select/deselect all the underlying software, or I could select the software to crack... but in this way I would have 10 checks to do and not 50...
if feasible, I would use a graphical GUI with icons (style 2.7) much more immediate to use also visually.
Great job nonetheless. thank you
The text was updated successfully, but these errors were encountered:
Cool thanks for the feedback.
I see what I can do about it.
I also have decompiled genP 2.7.
Hmm maybe I'll also bring it into shape to publish it also on GitHub.
If you've coding skills you are also invited to try to implement ya ideas.
... and maybe send me a merge request if it's working.
Situation is that the code as well as the design could be better.
There are ugly things like load the entire file into RAM, blow it up further by converting it into a hexvalues string to apply the
regexp search'n'replace patch.
So big files like photoshop.exe that is 210 MB - design sins like that will be 'honored' by an 'Out of Memory' error.
I am happy with your quick response.
I'm not a programmer, I do a little bit but not at this level. If I was able I would certainly have personally put into practice all the suggestions I have given you.
I don't understand why GenP developers stopped at version 2.7. The crack for CC 2023 etc... is something that is missing and really needed.
I only hope I have given you more motivation to improve this highly appreciated project of yours.
I don't know how to do it but hypothetically I would say make it identical to genP2.7 graphically and functionally but it can work for CC2023 versions etc...
Is it possible to suggest some improvements for the new version?
When I select search files, genP searches the installed software for all the files interested in the change (with the crack). So an infinite list of files appears to me, if I have installed both the 2022 and 2023 suites for example, a double list of files appears to me. Let's assume that I would like to apply the patch only to 2023, doing a search then I would have to manually deselect all 2022 files and this becomes inconvenient.
I WOULD PROPOSE:
Ditto for other 2022 versions...
I would say the list should look like this:
✔ Adobe CC 2022
✔ PHOTOSHOP 2022,
✔ ILLUSTRATOR 2022
✔ INDESIGN 2022
....
✔ Adobe CC 2023
✔ PHOTOSHOP 2023
✔ILLUSTRATOR 2023
✔ INDESIGN 2023
...
in this way with the check on ADOBE 2022 I select/deselect all the underlying software, or I could select the software to crack... but in this way I would have 10 checks to do and not 50...
Great job nonetheless. thank you
The text was updated successfully, but these errors were encountered: