-
Hello,
I've compiled and loaded your project on IDA PRO 6.6 (with 6.6 sdk). Now I have a bin file to disasm but each time after loading IDA is exiting with this error :
"IDA has encountered a pr…
-
# This template is meant for bug reports, if you have a feature request, please be as descriptive as possible and delete the template
Make sure you are testing using the latest git version of radar…
-
We can use the `yaxpeax-arm` crate for that. I wonder if we can abstract the disassembly support using `yaxpeax-arch` so we don't need to keep two distinct paths for the x86 and ARM architectures (at …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [30b34e6d7b475c1de91623d3589723181a260523](https://github.com/dotnet/runtime/commit/30b…
-
https://github.com/pietroborrello/CustomProcessingUnit/blob/2d3b9df08fe6ce4d4ce53e04189c6204c0eb0381/uasm-lib/uasm.py#L645
based on the iret I belive this is CS_USERM but I could definitely be wron…
-
Hello,
The checkct plugin sometimes erroneously reports control flow leak on arm `clz` instruction, if the operand is secret-dependent.
The decoding produced by `unisim_archisec` has branching, …
-
https://github.com/xqemu/xqemu/blob/01be8ef6b8f22897d614cb1b0876adcb572143cb/hw/xbox/dsp/dsp_cpu.c#L588
When DSP instruction tracing is enabled, these usages of `sprintf` will always cause buffer o…
-
Hello i need help to find and replace some instruction tellme how do this using you plugin please
![image](https://github.com/m417z/Multiline-Ultimate-Assembler/assets/2602039/9cd4319e-1598-485f-927…
glira updated
10 months ago
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [076ccdf108bae0d0cab36f3d6c896e9ba60076bc](https://github.com/dotnet/sdk…
-
* Step実行→UIさえ工夫すればそのままいける
* Breakpoint→あると嬉しい
* disasm view→バイナリを命令に一括で展開する機能とpcを照らして表示させる
* Addressing view→disasmと組み合わせて使えるといいかも
* watch/trace→特定のアドレスにR/Wかけたときに止める、まぁあると嬉しい
必要に応じて別Issueで、RazorでのVie…