Roee Toledano

Results 11 comments of Roee Toledano

> we could introduce `e reloc.real` or similar to have this sort of output. What do you mean by `e reloc.real`?

I'll start working on it. And by the way since this change should go in rizin, should I open a new issue there?

I came up with this solution: break down the printing to 2 parts: the machine prefix, and the actual relocation type suffix (for example break `R_X86_64_RELATIVE` into `R_X86_64` suffix and...

I fixed the ELF relocations, seems to be running well. I wanted to start working on the other formats, but apparently they aren't even checking for relocation types, just setting...

Same thing for `patch_reloc`. A lot types and archs aren't handled there

We need to add the missing architectures and types in COFF as well... Maybe we should just unite them into one issue? Both shouldn't take very long and aren't very...

Forgot to attach: After this resizing, the logs are filled with these: ``` 8.105 Shell(40): Terminal DSR issue; received no response 8.105 Shell(40): Terminal DSR issue; received no response 8.109...