Rot127
Rot127
Yes! Also the `_new` functions enforce to define the behavior if necessary. So I would consider this as closed.
Sure, go ahead! I assigned you to it.
If the detection should happen strictly in static analysis, we could: - Set `RzAnalysisOp->ptrsize` to the default value of `arch_bits / 8` (which is the current default size). - Update...
I had the same problem. Though I did not remove the drive. It started randomly after a clean shutdown of Qubes. Also the GPT was corrupted. After repairing it (backup...
Also shouldn't https://www.qubes-os.org/doc/uefi-troubleshooting/#boot-device-not-recognized-after-installing get updated (with something like the above)? The instructions seem no longer up to date. Is this correct (@kulinacs)?
Capstone has now a WIP PR for Xtensa support: https://github.com/capstone-engine/capstone/pull/2380. Better track this one, we hope it can be finished before the v6 release in September. Also, if you have...
Please fill out the issue template. Also for the other issues. Which Capstone version are you talking about?
This should be fixed with the lates Python update effort. Could you check again please?
Close this as completed with https://github.com/capstone-engine/capstone/pull/2396.
They work in the `next` branch: ``` $ ./cstool -d thumb 11f8013b 0 11 f8 01 3b ldrb r3, [r1], #1 ID: 23 (ldrb) op_count: 2 operands[0].type: REG = r3...