-
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
[Radare2](https://github.com/radareorg/radare2) is a highly-portable cross-platform reverse engineering framewo…
-
How do I do that? I am using the WinDbg that is included in WDK 7.1.0. When the program associated with the generated PDB crashes, I am not able to use the bt command (it states "Operation not support…
-
### Description of the feature, modification, idea or suggestion
On the Process Properties dialog, Token tab, Please add a button to display default DACL of the token.
There are other token informat…
-
Both the windbg preview and newer windbg's in the windows 11 and windows 10 SDK fail to attach to windows 10 21h2 (19044) with the following error:
```
bcdedit /bootdebug {bootmgr} on
bcdedit /bo…
-
OFFSET_KTRAP_FRAME与KeSuspendThread 和 KeResumeThread都获取到了并且正确,使用APC注入时,notepad崩溃,windbg调试发现可能时dll的问题,能否留个联系方式互相解决一下?
-
Sometimes I have source code which is not available locally, however, vscode makes it so I can't find files respective to some root path. this would be much more convenient if I could. Even better wou…
-
Hi! Does FASTER support AOT? When I try to run with AOT I get hanging whenever I try to checkpoint and I assume the library is doing some runtime reflection that is not supported by AOT
-
Hello,
I'd like to propose the following UI improvements:
- Reduce the size of some icons (see Local Help and Timelines, for instance, but there's more on other panes).
- Take advantage of availa…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43920](https://bugs.llvm.org/show_bug.cgi?id=43920) |
| Status | CONFIRMED |
| Importance | P enha…
-
**Describe the bug**
We encountered a weird bug where an AV can happen randomly at `PropertyChanged` event, where the code is:
```cs
this.PropertyChanged(this, new(propertyName));
```
The full stac…