Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UniqueHardwareId often coincides with other computers #24

Open
geometry88 opened this issue Nov 26, 2018 · 5 comments
Open

UniqueHardwareId often coincides with other computers #24

geometry88 opened this issue Nov 26, 2018 · 5 comments

Comments

@geometry88
Copy link

UniqueHardwareId often coincides with other computers

@geometry88
Copy link
Author

this is now fixed in my fork https://github.com/bugproof/Highcall-Library

thanks you

@bugproof
Copy link

bugproof commented Oct 8, 2021

@geometry88 just in case you were still using my fork I removed the repo because it didn't make sense anymore as https://github.com/j00ru/windows-syscalls hasn't been updated since a long time (missing support for 10 21H1 and Windows 11). Use https://github.com/jthuraisamy/SysWhispers2 instead. I might create another similar library from scratch in the future.

@geometry88
Copy link
Author

geometry88 commented Oct 16, 2021

@geometry88 just in case you were still using my fork I removed the repo because it didn't make sense anymore as https://github.com/j00ru/windows-syscalls hasn't been updated since a long time (missing support for 10 21H1 and Windows 11). Use https://github.com/jthuraisamy/SysWhispers2 instead. I might create another similar library from scratch in the future.

@bugproof
it would be cool, I really liked this library in the past, it's a pity it is no longer updated by the author

@bugproof
Copy link

@geometry88 what features were you mostly using?

@geometry88
Copy link
Author

@geometry88 what features were you mostly using?

@bugproof thank you for responding, i using:
NtCurrentProcess(),HcModuleLoadA, HcModuleHandleA, HcModuleHide, HcProcessWriteMemory, HcProcessReadMemory, HcProcessCreateThread, HcProcessGetId, HcProcessGetCurrentId, HcProcessOpen, HcProcessSetPrivilegeA, HcVirtualProtect, HcVirtualAlloc, HcFree, HcThreadOpen, HcGetAsyncKeyState, HcSendMessage, HcEnumWindows, HcUniqueHardwareId

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants