Page 1 of 1
How copy a USB dongle?
Posted: November 11th, 2020, 6:13
by hack3rcon
Hello,
I'm using Linux and I want to know how can I copy a USB dongle? Some devices need special USB dongle to work and when I plug it to my system then Linux tell me that a new device attached, but nothing mounted!
- Code:
[18167.789715] usb 2-8: new high-speed USB device number 4 using xhci_hcd
[18167.939101] usb 2-8: New USB device found, idVendor=0c76, idProduct=0005, bcdDevice= 1.00
[18167.939105] usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[18167.939108] usb 2-8: Product: USB Mass Storage
[18167.939111] usb 2-8: Manufacturer: GENERIC
[18167.940237] usb-storage 2-8:1.0: USB Mass Storage device detected
[18167.940608] scsi host6: usb-storage 2-8:1.0
[18168.954318] scsi 6:0:0:0: Direct-Access GENERIC USB Mass Storage 1.00 PQ: 0 ANSI: 2
[18168.954752] sd 6:0:0:0: Attached scsi generic sg3 type 0
[18168.955461] sd 6:0:0:0: [sdc] Attached SCSI removable disk
How can I access to this device?
Thank you.
Re: How copy a USB dongle?
Posted: November 11th, 2020, 6:22
by einstein9
0c76 JMTek, LLC.
0001 Mass Storage Controller
0002 Mass Storage Controller
0003 USBdisk
0004 Mass Storage Controller
0005 Transcend Flash disk
0006 Transcend JetFlash
0007 Mass Storage Device
1600 Ion Quick Play LP turntable
1605 SSS Headphone Set
1607 audio controller
5663 Audio Device
could be None
Re: How copy a USB dongle?
Posted: November 11th, 2020, 6:28
by hack3rcon
einstein9 wrote:0c76 JMTek, LLC.
0001 Mass Storage Controller
0002 Mass Storage Controller
0003 USBdisk
0004 Mass Storage Controller
0005 Transcend Flash disk
0006 Transcend JetFlash
0007 Mass Storage Device
1600 Ion Quick Play LP turntable
1605 SSS Headphone Set
1607 audio controller
5663 Audio Device
could be None
I can't understand?
Re: How copy a USB dongle?
Posted: November 12th, 2020, 3:39
by einstein9
USB devices have "Vendor ID" which is "0c76" which tells you what are you dealing with
It could be real or could be FAKE (as i mentioned before)
Dongle copy is not as easy as you think,,,
and FYI... Linux is not your friend on this... (just saying)
Re: How copy a USB dongle?
Posted: November 12th, 2020, 17:46
by hack3rcon
Is any special device need?
Re: How copy a USB dongle?
Posted: November 12th, 2020, 22:41
by Amarbir[CDR-Labs]
hack3rcon wrote:Is any special device need?
Well,
Brain ....
Re: How copy a USB dongle?
Posted: November 17th, 2020, 2:50
by HaQue
usually there are decent protections in place to prevent copying Dongles.
Better talking to the vendor to support Linux.
Years ago I reversed a few Dongles (for Software) but even that got quite hard.
Re: How copy a USB dongle?
Posted: November 29th, 2020, 14:29
by shubhsinghal
hack3rcon wrote:Hello,
I'm using Linux and I want to know how can I copy a USB dongle? Some devices need special USB dongle to work and when I plug it to my system then Linux tell me that a new device attached, but nothing mounted!
- Code:
[18167.789715] usb 2-8: new high-speed USB device number 4 using xhci_hcd
[18167.939101] usb 2-8: New USB device found, idVendor=0c76, idProduct=0005, bcdDevice= 1.00
[18167.939105] usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[18167.939108] usb 2-8: Product: USB Mass Storage
[18167.939111] usb 2-8: Manufacturer: GENERIC
[18167.940237] usb-storage 2-8:1.0: USB Mass Storage device detected
[18167.940608] scsi host6: usb-storage 2-8:1.0
[18168.954318] scsi 6:0:0:0: Direct-Access GENERIC USB Mass Storage 1.00 PQ: 0 ANSI: 2
[18168.954752] sd 6:0:0:0: Attached scsi generic sg3 type 0
[18168.955461] sd 6:0:0:0: [sdc] Attached SCSI removable disk
How can I access to this device?
Thank you.
Why do you want to copy a usb dongle? USB dongle is mostly used as a license for different softwares and much more. Which is in terms "not legal to copy".
If you have a good reason to do the job, share both side images of inside pcb of usb dongle.