-
Notifications
You must be signed in to change notification settings - Fork 12
Description
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/