Sergey Kovalev
Sergey Kovalev
With dll-hooks-list.txt like this: ``` SysWOW64\ntdll.dll,NtGetContextThread,log,handle,pcontext SysWOW64\ntdll.dll,NtSetContextThread,log,handle,pcontext SysWOW64\kernel32.dll,GetThreadContext,log,handle,pcontext SysWOW64\kernel32.dll,SetThreadContext,log,handle,pcontext ``` , I get the trace like this: ``` apimon Time=1591272472.445971,PID=196,PPID=1252,TID=2652,ProcessName="\Device\HarddiskVolume2\Users\John\Desktop\share\myapp.exe",Method=GetThreadContext,CalledFrom=0x1391FF8,ReturnValue=0x1,Arg0=0x40,Arg1=0x2bf8a0 ... apimon Time=1591272472.447604,PID=196,PPID=1252,TID=2652,ProcessName="\Device\HarddiskVolume2\Users\John\Desktop\share\myapp.exe",Method=SetThreadContext,CalledFrom=0x139213B,ReturnValue=0x1,Arg0=0x40,Arg1=0x2bf8a0 ``` In the article [WoW64 Internals](https://wbenny.github.io/2018/11/04/wow64-internals.html) one...
**Describe the bug** I rare see script invocation (telegram bot) on camera motion. Video recording is working fine. **To Reproduce** Steps to reproduce the behavior: 1. Go to settings 2....
Info: * Commit: 46344aa2f92b07ded52cf9841f8db24dd7fe67d7 * Xen version: 4.16 * Dom0: Ubuntu 18.04.6 (5.4.0-137-generic) * makedumpfile args: -E -d 0 * Error output: ``` crash 8.0.2++ ... GNU gdb (GDB) 10.2...