Skip to main content
1 vote
1 answer
59 views

I'm trying to get a hardware id with a .net console app (target framewotk is net8.0-windows10.0.17763.0). The code is rather trivial, just var token = Windows.System.Profile.HardwareIdentification....
Volker's user avatar
  • 1,849
0 votes
1 answer
105 views

For my app we need a unique device id, to detect which devices was already assigned (used) to customer and which is not assigned (clean) and ready to assign The problem is Android 10 and above ...
Bohdan Ilkiv's user avatar
1 vote
1 answer
777 views

Can anyone provide me a piece of code in dart language to get motherboard Serial Number? I found some code in c# but I can't write it in dart language .
atishn90's user avatar
1 vote
1 answer
920 views

I want to detect the AMD GPU generation in Python code. My case is that to run specific application (DaVinci Resolve), it is required to use AMDGPU-PRO drivers for GPU cards before Vega. And AMDGPU-...
Ashark's user avatar
  • 859
1 vote
0 answers
100 views

I was required to get the part number and the serial number. I have searched various pods and GitHub code snippets but I could not not get any lead on how to the (1P) Part No.. I have used SystemKit ...
MD Sazid Hasan Dip's user avatar
0 votes
1 answer
751 views

I'm wondering what information applications can obtain regarding the hardware ID. Which device-specific credentials such as Mac Address, Bluetooth Mac Address, IMEI are accessible to user applications....
hasantr's user avatar
  • 21
1 vote
1 answer
2k views

INTRODUCTION This thread should be the ending chapter for this first thread from 2014 and this second one from 2017. To cut the story short, you simply need to know that the Microsoft Windows SDK ...
ElektroStudios's user avatar
1 vote
0 answers
979 views

I am testing the android Key & Id attestation on several devices (phones & latest chromecast) with that sample code : https://github.com/vvb2060/KeyAttestation. While the Key attestation works ...
kode48's user avatar
  • 11
-2 votes
1 answer
2k views

Im trying to get the hwid of a user using csharp for a program kind of like stuff like PredatorSense which shows ur cpu speed and other stuff, ive tried using the Registry.GetValue method from ...
AverageROBLOXian's user avatar
1 vote
0 answers
144 views

I Need to read the unique ID from the STM32F429 microcontroller and also read the ID from any of the Hardware device by connecting it to STM32F microcontroller(eg- sensors or any device which has ...
Sachin gowda's user avatar
0 votes
0 answers
160 views

For our licensing / software activation we need to uniquely identify a computer. To do that we're relying on WMI and we're building a unique computer key using BIOS Version, ProcessorID, MainHardDrive ...
David CASBONNE's user avatar
0 votes
0 answers
313 views

I'm working on a java project, in which I need to decide, from which keyboard the input comes from (both atteched to the computer via USB). Is there any way to get the ID of the device in java?
Keve's user avatar
  • 1
-1 votes
2 answers
2k views

I am trying to parse a large number of INF files for Windows driver installations. I have a large collection of drivers for various devices (Biometrics, Bluetooth, Video, etc) -- all with varying ...
Mason Ticehurst's user avatar
1 vote
1 answer
1k views

I'm trying to figure out, what and how can get as unique identification number or any other kind of ID equivalent from particular Arduino Uno micro-controller from C# desktop application with serial ...
user avatar
-1 votes
1 answer
1k views

I Have Some Problem with Some One Copy My Program exe , So i want make a single Code for each PC and Register My Program !! How Can Make That Single Code ( Computer ID or HardWare ID or ...) in C# ? ...
Milad-PC's user avatar

15 30 50 per page
1
2 3 4 5