xusheng

Results 475 comments of xusheng

Xed released https://github.com/intelxed/xed/commit/6d87b5481aa53b5ab1fc2b5a5622759c46746bf9 which fixes the "push r16" bug above

I have update xed to v2024.04.01. But I am caught by surprise that https://github.com/intelxed/xed/issues/319 is indeed NOT fixed. I confused it with https://github.com/intelxed/xed/issues/320, which actually gets fixed. Chances are I...

I am closing this now since the only issue left within it is https://github.com/Vector35/binaryninja-api/issues/4028

Similar to: https://github.com/Vector35/binaryninja-api/issues/5247

Hi @bb33bb, I am curious why would you wish to change the width of the that column? Right now the layout logic is like this, the right column (type size)...

A user reported a similar case: - BN version: 4.0.4958 Windows - Compiler: MSVC 2023 x64 Compile the following C code using `cl /c /O2 test.c` and disassemble the resulting...

I have some half-cooked in https://github.com/Vector35/binaryninja-api/compare/test_type_actions

We got a similar issue: https://github.com/Vector35/binaryninja-api/issues/5357

This is the corresponding disassembly: ![Screenshot 2024-05-07 at 10 24 31 PM](https://github.com/Vector35/binaryninja-api/assets/94503187/f9361634-2ef1-4188-8585-f156f4279c15) I have no idea why the compiler decides to calculate sp+0x20, and then minus 0x14 from it, instead...

Closed in favor of https://github.com/Vector35/binaryninja-api/issues/5406