Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Features 3.2 ? #1

Open
Nickyg001 opened this issue Jan 11, 2023 · 2 comments
Open

add Features 3.2 ? #1

Nickyg001 opened this issue Jan 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Nickyg001
Copy link

Nickyg001 commented Jan 11, 2023

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:

  1. 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:

✔ 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...

  1. 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

@cw2k
Copy link
Owner

cw2k commented Jan 11, 2023

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.

@Nickyg001
Copy link
Author

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...

You are our savior

@cw2k cw2k added the enhancement New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants