![]() |
|
#1
|
|||
|
|||
|
Intercepting then modifying USB traffic
Hello all,
I am working on a licenced prog. It is protected by license files on a memory stick, licence is related to serial number of the memory stick. Because of this it is not working if you copy licence files to another memory stick. I wonder if it is possible to listen USB traffic, then intercept and change SerialNo in the related USB traffic. I mean to fake serial number of a memory stick. I am working on hardware solution but software solution would be nicer. Any idea and help welcome. |
| The Following User Says Thank You to Turkuaz For This Useful Post: | ||
niculaita (10-23-2024) | ||
|
#2
|
|||
|
|||
|
i know this maybe a little simple but i remember back in the day i had to make sure the
volume serial numbers matched on the "cloned" stick. did you do that in your test? |
|
#3
|
|||
|
|||
|
Quote:
Not volume serial number. I mean hardware serial number embedded in the firmware. |
|
#4
|
|||
|
|||
|
DeviceIoControl ?!
|
|
#6
|
|||
|
|||
|
I forgot to say it is .Net programme and uses System.Management class to get USB Drive info
|
|
#7
|
|||
|
|||
|
For .net interception I'd recommend from my past experience libHarmony - https://github.com/pardeike/Harmony
|
![]() |
| Tags |
| usb dongle, usb traffic |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Intercepting web requests from an application and modifying response | Sailor_EDA | General Discussion | 8 | 05-06-2017 03:51 |
| Highly self modifying code | chants | General Discussion | 1 | 09-21-2016 17:46 |
| Modifying Assembly Attributes (.NET) | The Old Pirate | General Discussion | 7 | 05-11-2015 00:15 |
| Capturing Another Application's Network Traffic | aldente | General Discussion | 9 | 11-09-2006 06:48 |
| Modifying resources of self-checking exe | c4p0ne | General Discussion | 8 | 09-17-2004 21:32 |