-
I get this error message for each instance of attempting to hook an API. This appears to be the same issue as #11.
```
[0x7FFE0A04B210] ANOMALY: use of REX.w is meaningless (default operand size i…
-
https://github.com/DevEd2/FXHammer-Disasm
FXHammer has two RAM registers (Ch2Flags, Ch4Flags) that it uses to see if CH2 or CH4 is currently used by the music driver.
It would be practical to use …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [81a4d96b7444408da550b11b7ec402ac7dfabfa0](https://github.com/dotnet/runtime/co…
-
z80 and gb have a very similar CPU, we should share code, or at least make z80 at the same state of the gb one, because anal, and disasm fails a lot with -a z80, and the same goes for the assembler
-
| | |
| --- | --- |
| Bugzilla Link | [40906](https://llvm.org/bz40906) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @paulmenzel,@vlovich |
## Extended D…
-
**OS version:** Windows 10 Pro x64 21H1 build 19043.1415
**Ruby version:** 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x64-mingw32]
**Ruby-FFI version:** 1.15.4
**Crabstone version:** 4.0.3 (but th…
-
When disassembling the bytes `"\x00\x00\x00\x00"` for Arm:
1. `insn.mnemonic` ==> `"andeq"`
2. But, `cs_insn_name(handle, insn.id)` ==> `"and"`
~~~c
/* Capstone Disassembler Engine */
/* B…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.18362
Queue | TigerWindows
Baseline | [0cb48f4f2de372118a324be32a3de77340c30f22](https://github.com/dotnet/run…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [101c0daf5aa76451304704481a0d82d328498950](https://github.com/dotnet/run…
-
```
What steps will reproduce the problem?
1. Try to use the -disasm or -list commands on a function.
What is the expected output?
Disassembly or annotated source.
What do you see instead?
"no filen…