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

Issues with 32-bit version of HH #13

Closed
harryeetsource opened this issue Sep 23, 2022 · 4 comments
Closed

Issues with 32-bit version of HH #13

harryeetsource opened this issue Sep 23, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@harryeetsource
Copy link

Hello, running HH on 32-bit machine throws the error that it cannot find gettickcount64 in the library kernel32.dll are there any fixes to this?

@hasherezade
Copy link
Owner

hi @harryeetsource ! thanks for reporting, and sorry for the inconvenience. I shouldn't have used gettickcount64 as it is not available on 32 bit systems. I will change it to gettickcount and it should help. I will let you know soon.

hasherezade added a commit that referenced this issue Sep 23, 2022
@harryeetsource
Copy link
Author

Thank you very much! I appreciate your work. HH has helped me find lots of malicious shellcode very quickly

@hasherezade
Copy link
Owner

I am glad that you enjoy using it!
Please check if the new version works for you:

@hasherezade hasherezade added the bug Something isn't working label Sep 23, 2022
@hasherezade hasherezade self-assigned this Sep 23, 2022
@hasherezade
Copy link
Owner

@harryeetsource - please let me know if everything is ok now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants