Skip to content

GetUID #1

@barhom

Description

@barhom

Hey,

What do you know about device_id, device_id2, signature ?

I've been trying to look at the code available here: https://github.com/azhurb/stalker_portal/blob/c9cce4fe82e014ff3f2941d479f18a0f45f8414a/c/xpcom.common.js

            'device_id'        : stb.GetUID ? stb.GetUID() : '',
            'device_id2'       : device_id2,
            'signature'        : stb.GetUID ? stb.GetUID(this.access_token) : '',

But I dont really know what these mean. I can sniff device_id and device_id2 from a mag250 box using wireshark. These two always stays the same. But the signature changes everytime you reload the mag device.

Do you have any idea how to properly create the signature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions