Skip to content

Add support for Adobe CS3+ #10

@samrocketman

Description

@samrocketman

Add serial support for the newer editions of Adobe CS (CS3-CS5)

Adobe Creative Suite 3 and higher store the key within an XML file called application.xml rather than within the registry (took me hours to figure this out).

The XML file could be within (search for application.xml):
\Program Files\Adobe
\Program Files\Common Files\Adobe
\Program Files (x86)\Adobe
\Program Files (x86)\Common Files\Adobe

The key can then be decoded using the algorithm. I have to figure out a way in which different CS versions can be detected (Using the registry or some other method within the XML files).

Anyway this is a big task so if anyone wants to take it on o.0... if not, I'll get to it eventually.

Migrated from https://sourceforge.net/p/ekeyfinder/feature-requests/4/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions