xusheng

Results 475 comments of xusheng

Vector35 folks should search `orchestra sherifian inclip queme conjugates` to find the file

@op2786 I am still unable to reproduce this, can you record a video of it?

@fuzyll @plafosse I have a repro. It only reproduces on Windows. I have updated the tags

@patacca are you sure you attached the correct file? I see classes like `DerivedA`, `DerivedB` in it, but no `Interface1`, etc. Also address 0x3da0 is the start of `__elf_dynamic_table`

> Sorry about that. I indeed attached the wrong file! I was experimenting with virtual classes and I messed up the files. In any case if you try to compile...

What is the status of this issue? I see that the `BinaryView::GetRelocationsAt` API is added, and a small bug in it gets fixed. But how about the original issue? Did...

I tested and found that with my recent changes on the global pointer value update, the global pointer value is already correctly updated after the rebasing. However, the function is...

We are missing the analysis update because once we decide a function uses the gp value and update its analysis accordingly, the function's argument list no longer contains the gp...

Are you trying to use the flow graph layout infra in BN as the backbone for a general purpose flow graph? I have definitely thought about doing something similar, but...

@ek0 this is what I attempted to do. I wish to create something similar to Cyberchef, however, instead of layered stacking of the transformations, I wish to represent the computation...