0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
this may break everything, you are warned More... about 13 years ago
this may break everything, you are warned More... about 13 years ago
missing instance variable, ugh More... over 13 years ago
missing instance variable, ugh More... over 13 years ago
parse jmprel and pltrel, individual arrays for symtab and dynsym symbols More... almost 14 years ago
heh More... almost 14 years ago
Update symbols with relocation info. Moved parse_dynsym/relocs to initialization More... almost 14 years ago
BUGFIX: wrong shstrndx was being set, ehdr was being ignored More... almost 14 years ago
Fixed bugs triggered by statically linked binaries when info from the DYNAMIC segment was not available More... almost 14 years ago
Added unit tests for RELOC entires, took out merging into symbols. TODO: merge into symbols better. Have to decide if parse_relocs should be part of parse_dynsyms for dynamic binaries More... almost 14 years ago
Initial push with ELF32 Relocation support. TODO: merge new symbols from relocations with original symbols based on name More... almost 14 years ago
calculate dymsym_sym_count More... almost 14 years ago
use dt_dynamic, fall back on shdr More... almost 14 years ago
use dt_dynamic when parsing dynsym, fall back on shdr More... almost 14 years ago
add support for parsing SYMTAB and DYNSYM separately More... over 14 years ago
code cleanups, parse_symbols now takes a block More... over 14 years ago
remove bail More... over 14 years ago
add code More... over 14 years ago