Skip to content

Conversation

@acheron2302
Copy link
Contributor

No description provided.

@sha0coder
Copy link
Owner

awesome @acheron2302
one thing, there is any call to RtlZeroMemory in a sample? because I thought this is a macro and is not compiled to the binary as an api call but probably I'm wrong.

regards.

@sha0coder
Copy link
Owner

For the GetThreadId you can do: emu.current_thread_id

@sha0coder
Copy link
Owner

ah wait, emu.get_thread_id is just the index in the vector of threads.
it is: emu.threads[emu.current_thread_id].id

@sha0coder sha0coder merged commit 1177bd4 into sha0coder:main Nov 3, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants