radare2/libr/bin
Riccardo Schirone 272265a4c3
Fix ELF R_X86_64_PLT32 relocation entries patching (#17587) ##bin
* Correctly get the address of the PLT entry for a symbol. If the symbol
was not yet added to the .got.r2 section, then take the first available
address (vaddr), otherwise retrieve it from the hashtable.

* Avoid showing wrong relocations when relocations are already replaced
2020-09-08 09:52:35 +02:00
..
d elf64 pf.elf_header: w -> N2 for phnum, shnum, shstrndx, ehsize, phentsize and shentsize (#16992) 2020-06-02 10:27:58 +08:00
format Improve iA command for MIPS/ELF ##bin (#17516) 2020-08-28 11:11:34 +02:00
i Simplify r_bin_open_io function (#15307) ##bin 2019-10-19 01:46:22 +02:00
mangling Suppress 2 LGTM alerts (#16631) 2020-04-19 19:05:35 +02:00
p Fix ELF R_X86_64_PLT32 relocation entries patching (#17587) ##bin 2020-09-08 09:52:35 +02:00
pdb Fix #17590 - Fix invalid deref in print_types_format (#17592) 2020-09-05 19:04:41 +02:00
bfile.c Rebase and strip pointers on Mach-O arm64e ##bin 2020-05-09 16:39:57 +02:00
bin_ldr.c Fix more grammar 2019-06-18 14:51:30 +08:00
bin_write.c Completely eliminate the bytes apis in RBin ##bin 2019-05-27 18:18:01 +02:00
bin.c Improve iA command for MIPS/ELF ##bin (#17516) 2020-08-28 11:11:34 +02:00
blang.c rabin2 could not detect go in macho binaries (#16993) 2020-06-03 17:55:26 +02:00
bobj.c Fix ELF R_X86_64_PLT32 relocation entries patching (#17587) ##bin 2020-09-08 09:52:35 +02:00
dbginfo.c DWARF .debug_info parsing fix and improvement (#17007) 2020-06-19 19:25:59 +08:00
demangle.c Some more coverity fixes (#15802) 2020-01-14 12:57:34 +01:00
dwarf.c Fix big endian DWARF parsing ##bin (#17503) 2020-09-02 11:01:16 +08:00
filter.c Improve realname support for symbols (#15702) ##bin 2020-01-12 03:09:12 +01:00
Makefile Fix #4056 - rename DEPS to R2DEPS ##build (#17020) 2020-06-12 10:49:28 +08:00
meson.build Fixes some of the issues in Travis (#17267) 2020-07-16 20:47:30 +08:00