-
如图:
![image](https://user-images.githubusercontent.com/62136842/119969997-d3639e00-bfe1-11eb-926b-ddbd3f37282a.png)
求指点一下,我通过 mex 倒是可以让大字符串显示出来,但是觉得好麻烦。我看你的例子基本都会显示,难道有什么别的设置吗?
-
search full process for bytes "00 00 00 00 7E E0 63 41"
`s -b 0 L?7fffffffffff 00 00 00 00 7E E0 63 41`
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/s--search-memory-
-
The user tries to debug a binary in a Hype-V VM. The VM has no internet connection. The error message is:
```
ConnectToDebugServerInternal timeout
Failed to connect process server
```
On the …
-
GleeBug should have support for remote usage.
-
This has happened before with other software too but with Everything I can reproduce it consistently.
1. add BTRFS drive to search folder
2. select it and rescan now
3. BSOD
attached are two …
-
Update: with the simulation bit set, it works only when no breakpoints are set. Setting a breakpoint results in:
> Exception thrown at 0x000001B1266AB1FB (MyEnclave1.elf.signed) in ConsoleApplicat…
-
From WinDbg:
> PNP_DETECTED_FATAL_ERROR (ca)
PnP encountered a severe error, either as a result of a problem in a driver or
a problem in PnP itself. The first argument describes the nature of the
…
-
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on November 25, 2009 15:18:06_
this was PR 204587 issue #157 enables injecting at the very start of the init APC. we j…
-
Would be nice if the fov stays the same during cannon and helm.
I tried to implement this myself, but I'm confused how one finds the pattern for the functions to hook.
My idea would be to hook canno…
-
_From [timurrrr@google.com](https://code.google.com/u/timurrrr@google.com/) on August 03, 2011 08:39:34_
This is what we already have in Valgrind.
I believe this is really useful, e.g. see issue #53…