Jump to content

Recommended Posts

Posted

Hi, I'm having mixed success with changing the vid/pid on my duck. 

I tried perl -e 'print pack "H*", "04614e6f"' > /media/root/vidpid.bin but although this put the file on the root it had no effect on the vid/pid when inserted

I then tried HxD on windows to save to the sd, I tried the vid/pid in both big and little endian format but even though it identifies as a HID the vid/pid aren't the specific on that I want? it seems to generate a random number from somewhere? how can I get the exact vid/pid that I want?

Thanks

Posted

Sorted it, I was dropping the .bin in the wrong place

perl -e 'print pack "H*", "04614e6f"' > /media/root/7C27-317B/vidpid.bin

working great now :) I think? the original place I put the .bin was doing something - just not what I wanted? ;)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...