mirror of https://github.com/pwndbg/pwndbg.git
feature(radare2): add argument to set base when loading for PIE (#897)
* feature(radare2): add alias radare2 to r2 command * feature(radare2): add argument to set base when loading for PIE Depending on the use case, one may want to have either the same addresses for PIE as in gdb or just use the non rebased plain addresses without taking the current memory mapping into account. * fix(radare2): fix relocations in disassembly warning by enabling io.cachepull/899/head
parent
cd3cbf3d45
commit
b036575589
Loading…
Reference in new issue