Home Forums Software InstaDMG onOne Genuine Fractals Print Pro

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #374129
    pteeter
    Participant

    Has anyone successfully re-packaged this Photoshop plug-in *with* the serial number intact?

    I’m trying to get onOne to reveal how they serialize, it appears to be per user.

    I need to investigate but figured I’d put it to the forum too.

    Let me know.

    #374132
    Patrick Fergus
    Participant

    fseventer would help here. Also, some plugins are notorious for serializing themselves (or keeping settings) inside the Creative Suite preferences rather than a sane plist. When I hit these scenarios I serialize the product and then start yanking preference files one by one until the plugin becomes unserialized.

    If you do end up doing a hand serialization, embedding a text file with the serial in a non-obvious place (inside the plugin’s package (as in “Show Package Contents” in the Finder), for example) can at least save you the headache of typing it in and having to go find it every time you need to serialize it.

    – Patrick

    #374173
    pteeter
    Participant

    Thanks for fseventer tip. Great tool.

    So it appears onOne stores serialization info for Genuine Fractals Print Pro in /Users/Shared/.PPXE

    The odd part is that the file is 0 size and appears to be empty with more, vi, and strings.

    Now, the file name is part of our s/n so…since I have no other s/n with which to test I cannot verify that another s/n might result in a file named something else.

    This works for me though.

    #374176
    Patrick Fergus
    Participant

    Might the serial number be in a resource fork? Try:[code]ls -al /Users/Shared/.PPXE/rsrc[/code]- Patrick

    #374247
    pteeter
    Participant

    Yes…

    strings /User/Shared/.PPXE/rsrc

    Yields the un-hashed, un-encrypted serial number.

    Way secure of onOne.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Comments are closed