projects
/
pyelftools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pyelftools.git
2011-09-23
Eli Bendersky
fix detection of flag_after_symtable in compare_output...
commit
|
commitdiff
|
tree
2011-09-23
Eli Bendersky
* added another test file (real-life object file borrow...
commit
|
commitdiff
|
tree
2011-09-23
Eli Bendersky
* renamed test files to be consistent
commit
|
commitdiff
|
tree
2011-09-23
Eli Bendersky
merge
commit
|
commitdiff
|
tree
2011-09-23
Eli Bendersky
relocation output working in readelf comparison
commit
|
commitdiff
|
tree
2011-09-23
Eli Bendersky
fixed parsing of r_info field
commit
|
commitdiff
|
tree
2011-09-22
eliben
cleanup and cosmetics - for a healthy future!! er....
commit
|
commitdiff
|
tree
2011-09-22
eliben
adding some useful attributes & method to DIE
commit
|
commitdiff
|
tree
2011-09-22
eliben
some refactoring. parsing a single DIE now appears...
commit
|
commitdiff
|
tree
2011-09-22
eliben
more preparations for full DIE parsing:
commit
|
commitdiff
|
tree
2011-09-22
Eli Bendersky
some fixes in relocation printing. INFO STILL PRINTED...
commit
|
commitdiff
|
tree
2011-09-21
eliben
* completed implementation of abbrevtable
commit
|
commitdiff
|
tree
2011-09-20
eliben
abbrev table almost functioning
commit
|
commitdiff
|
tree
2011-09-20
eliben
Started adding abbrev table stuff
commit
|
commitdiff
|
tree
2011-09-20
eliben
* DWARFInfo now doesn't receive a "dwarf class" argumen...
commit
|
commitdiff
|
tree
2011-09-20
Eli Bendersky
some more work towards relocations
commit
|
commitdiff
|
tree
2011-09-20
Eli Bendersky
adding _default_=Pass to elf enums
commit
|
commitdiff
|
tree
2011-09-19
eliben
* take DWARF stuff from ELFFile
commit
|
commitdiff
|
tree
2011-09-19
eliben
Implemented ELFFile.get_section_by_name and changed...
commit
|
commitdiff
|
tree
2011-09-19
eliben
Added dwarf/compileunit.py and dwarf/dwarfinfo.py and...
commit
|
commitdiff
|
tree
2011-09-19
Eli Bendersky
partial support for parsing relocation sections
commit
|
commitdiff
|
tree
2011-09-18
eliben
created elftools/dwarf and started writing down some...
commit
|
commitdiff
|
tree
2011-09-18
Eli Bendersky
implemented string dumping, with tests
commit
|
commitdiff
|
tree
2011-09-17
Eli Bendersky
added hex dump of sections
commit
|
commitdiff
|
tree
2011-09-17
Eli Bendersky
fixing comparison in run_tests. moving all binary files...
commit
|
commitdiff
|
tree
2011-09-17
Eli Bendersky
test suite implemented. fixing some problems in elftool...
commit
|
commitdiff
|
tree
2011-09-17
Eli Bendersky
the beginnings of a test harness
commit
|
commitdiff
|
tree
2011-09-17
Eli Bendersky
finalizing cmdling options for current functionality
commit
|
commitdiff
|
tree
2011-09-16
Eli Bendersky
some more command-line option handling
commit
|
commitdiff
|
tree
2011-09-16
Eli Bendersky
started adding command-line options to readelf
commit
|
commitdiff
|
tree
2011-09-16
Eli Bendersky
minor tweak in output formatting for symbols
commit
|
commitdiff
|
tree
2011-09-16
Eli Bendersky
displaying symtables kinda works
commit
|
commitdiff
|
tree
2011-09-16
Eli Bendersky
section header output kinda working
commit
|
commitdiff
|
tree
2011-09-15
Eli Bendersky
Section to segment mapping seems to be working - yay!
commit
|
commitdiff
|
tree
2011-09-14
Eli Bendersky
added segment attribute formatting for 64-bit, and...
commit
|
commitdiff
|
tree
2011-09-14
Eli Bendersky
Implementing reading the INTERP path in segments
commit
|
commitdiff
|
tree
2011-09-13
Eli Bendersky
implemented some of program header display
commit
|
commitdiff
|
tree
2011-09-09
Eli Bendersky
some cleanup
commit
|
commitdiff
|
tree
2011-09-09
Eli Bendersky
prints ELF header correctly
commit
|
commitdiff
|
tree
2011-09-09
Eli Bendersky
some more header descriptions added
commit
|
commitdiff
|
tree
2011-09-09
Eli Bendersky
* Started writing readelf.py
commit
|
commitdiff
|
tree
2011-09-09
Eli Bendersky
added Symbol decoding from a symbol table section
commit
|
commitdiff
|
tree
2011-09-08
Eli Bendersky
removed CRs
commit
|
commitdiff
|
tree
2011-09-08
eliben
moving stuff around
commit
|
commitdiff
|
tree
2011-09-08
eliben
Added a SymbolTableSection class and split functionalit...
commit
|
commitdiff
|
tree
2011-09-08
eliben
Some code reorg:
commit
|
commitdiff
|
tree
2011-09-08
eliben
* Added handling of segments
commit
|
commitdiff
|
tree
2011-09-08
ebenders
Added reading of sections and decoding their name from...
commit
|
commitdiff
|
tree
2011-09-08
ebenders
* Added the ELFFile class - top-level interface to...
commit
|
commitdiff
|
tree
2011-09-08
ebenders
* renamed file to constants.py
commit
|
commitdiff
|
tree
2011-09-07
ebenders
added top-level readme
commit
|
commitdiff
|
tree
2011-09-07
ebenders
* also create other stuff in struct constructor
commit
|
commitdiff
|
tree
2011-09-07
ebenders
some structs filled in
commit
|
commitdiff
|
tree
2011-09-07
ebenders
something basic
commit
|
commitdiff
|
tree