mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
initial commit to be in sync the-soon-defunct repo pm3rdv40.
This commit is contained in:
parent
905df58cc3
commit
5f77121694
34 changed files with 709 additions and 508 deletions
|
@ -11,10 +11,12 @@ DriverVer=03/05/2018,1.1.1.0
|
|||
[DeviceList.NTx86]
|
||||
%DeviceName%=DriverInstall,USB\VID_9AC4&PID_4B8F
|
||||
%DeviceName_old%=DriverInstall,USB\VID_2d2d&PID_504d
|
||||
%DeviceName_easy%=DriverInstall,USB\VID_502d&PID_502d
|
||||
|
||||
[DeviceList.NTamd64]
|
||||
%DeviceName%=DriverInstall,USB\VID_9AC4&PID_4B8F
|
||||
%DeviceName_old%=DriverInstall,USB\VID_2d2d&PID_504d
|
||||
%DeviceName_easy%=DriverInstall,USB\VID_502d&PID_502d
|
||||
|
||||
[DriverInstall]
|
||||
include=mdmcpq.inf
|
||||
|
@ -32,4 +34,5 @@ HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
|
|||
[Strings]
|
||||
ProviderName = "proxmark.org"
|
||||
DeviceName = "Proxmark3"
|
||||
DeviceName_old = "Proxmark3 (old)"
|
||||
DeviceName_old = "Proxmark3 (old)"
|
||||
DeviceName_easy = "Proxmark3 (easy?)"
|
Loading…
Add table
Add a link
Reference in a new issue