Rot127
Rot127
I'll look into it in August.
`LDR` only saves an offset relative to the current `PC`. So if `ldr` is located at `0x390`, the immediate of the instruction would be `0x8`. `/ad` likely disassembles every instruction...
@ret2libc It now assigned twice in a row the tag to the `dev` branch. And not to the `stable`. Also the signing doesn't work reliably. So we can just as...
Guess this is obsolete now.
Looked into it and wouldn't restore the version of `v5`. As you already said, the `v1` and `q1` refer to the same register. Due to the `Vector Arrangement Specifier` and...
Do it tomorrow. Locally it still fails for me.
Also, I would advice you to build with: ``` cmake .. -DCMAKE_BUILD_TYPE=Debug -DCAPSTONE_BUILD_CSTEST=ON -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DBUILD_SHARED_LIBS=1 -DENABLE_ASAN=1 ``` With `ASAN` and building `cstest` you get the most coverage
> We'll be working on fixing these bugs and contributing to Capstone while developing my project. Very much appreciate this! Especially since the `v6` release is coming up, this is...
We have to trigger the CI every time when you push (because we want to stay within the CI ranges, which are free). So I'd suggest you try to build...
``` ================================================================= ==62==ERROR: AddressSanitizer: ABRT on unknown address 0x00000000003e (pc 0x7f882003500b bp 0x7f88201aa588 sp 0x7ffebc63ac00 T0) SCARINESS: 10 (signal) #0 0x7f882003500b in raise (/lib/x86_64-linux-gnu/libc.so.6+0x4300b) (BuildId: 0702430aef5fa3dda43986563e9ffcc47efbd75e) #1 0x7f8820014858 in abort...