Skip to content

Commit f678017

Browse files
authored
Update README.md
1 parent ad34e42 commit f678017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Normally when gathering hardware for windows systems we tend to use [WMIC](https
55
<br>
66
This project is an alternative to using WMIC for grabbing important hardware information required to create a digital fingerprint. Using various different methods which are harder to manipulate either due to their complexity in managing data or due to using various under documented subsystems.
77
<br>
8-
The issue with grabbing hardware from windows as a usermode program is just how easy it is to manipulate the hardware values as you're at the mercy of subsystems, drivers and various interfaces. So we want to raise the barrier for anti platform shenanigans.
8+
The issue with grabbing hardware from windows as a usermode program is just how easy it is to manipulate the hardware values as you're at the mercy of subsystems, drivers and various interfaces. We want to raise the barrier for anti platform shenanigans.
99

1010
## Images
1111
<p align="left">

0 commit comments

Comments
 (0)