dauthleikr

Results 5 comments of dauthleikr

In that case maybe x64dbg should check if the process is currently paused at a system breakpoint when enabling hardware breakpoints, and print an appropriate message (e.g. "can not set...

I found another issue with the current HookNtSetContextThread: It does not check if the target of the `SetThreadContext` call is hidden, instead it checks if the process that called the...

Closing this for now, a proper implementation is not trivial, and I doubt anybody really abuses this specific vector

Any update on this? Seems like this issue has been completed, but I can't find anything?

Any movement on this? Edit: In case anyone also cares about this: I did a dirty "fix" that just uses object (or whatever your AnyType is) as the type instead...