k4lizen
k4lizen
Oh the instruction cache is only for instructions behind the PC? Yeah it seems to be bugged: ``` pwndbg> start pwndbg> b *0x0000555555555155 pwndbg> continue ► 0x555555555155 mov eax, dword...
i think it makes sense for it to be a seperate file. ideally it should be checked for desync with the kernel with some CI. how did we generate the...
I think this should be reopened because the binary ninja error has not been touched/fixed and tbh the error message for ida could be improved.
Hm, where did the original issue go? It had some relevant info :( It is valid and unimplemented though probably not too important a feature
Will it ever exist? Is there something I can do on my end to make the command work (different config when compiling kernel?). I'm not exactly sure what the command...
> I think pcplist reports some memory allocator information Oh okay, the description just says "Print Per-CPU page list" so I didn't realize, I'm not that well versed in kernel...
> Also, should we really care about set context-disasm-lines 1? Why would you set it to such small number? :P Ah I just did that so the screenshot is obvious,...
They did fix the main issue yeah. Though I think it would still be more pleasant for the eyes if you could force the sections to always have the same...
I think for disasm at least, the sauce is in the fact that the `lines` parameter of the `pwndbg.aglib.nearpc` function means "give me this many instructions" instead of "give me...
will be after #2986