25 December, 2022 - 04:37 AM
(01 August, 2021 - 06:10 PM)SoSpor Wrote: Show More:weebsout: :weebsout: :weebsout: :weebsout: :weebsout:This is a simple, easy-to-use HWID grabbing system that spawns a child process to retrieve WMIC information while hiding the console from the user.
If you're going to use this, make sure to encrypt strings at compile-time with something like this
If you're going to use this in your p2c / other programs, make sure to get other hardware identifiers, with different grabbing methods. And please, for the love of God, hash the HWIDs using something secure with new, randomly generated keys. Some easy to implement ideas ->
- Grab Nvidia GPU UUID (make sure to have a fail-safe in case of AMD GPU, they're hella cheap now)
- Monitor Serial
- Windows registry information(find a file with specific identifiers in the registry)
- Windows installation time <- great
Have fun, and make sure to stay hydrated