Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
pyelftools
/
refs/heads/toolchainA
/
scripts
79271e9
More changes to port to Python 3 All tox tests pass now!!
by Eli Bendersky
· 13 years ago
ce5d187
MANIFEST tweaks + arranging examples to find elftools even if it's not installed
by Eli Bendersky
· 13 years ago
1a516a3
documentation fixes + new examples
by Eli Bendersky
· 13 years ago
871ad0c
added test file (clang-compiled). fixed readelf handling of unknown attributes
by Eli Bendersky
· 13 years ago
4682c96
readelf --debug-dump=frames-interp initial implementation completed. some tests vs. readelf run
by Eli Bendersky
· 13 years ago
8670bb3
started implementing debug-dump=frames-interp
by Eli Bendersky
· 13 years ago
47a4711
completed descriptions of --debug-info=frames. readelf tests run
by Eli Bendersky
· 13 years ago
7241ff0
started implementing dumping --debug-dump=frames
by Eli Bendersky
· 13 years ago
3501f9f
Implement register name decoding in descriptions. This also allows to remove
by Eli Bendersky
· 13 years ago
bf83b1b
changed line program entries to contain commands and arguments, AND state. this allows more faithful decoding in readelf
by Eli Bendersky
· 13 years ago
5ec2dde
starting running decodedline vs. readelf, most things work... but some don't [AHA]
by Eli Bendersky
· 13 years ago
4f4d80c
run normally by default, not in profiling mode
by Eli Bendersky
· 13 years ago
0193fb8
cleanup + add profiling top-level function to readelf
by Eli Bendersky
· 13 years ago
f5670e8
fixes in readelf. added --debug-dump=info to the tests
by Eli Bendersky
· 13 years ago
149315a
it's alive, ALIVEhg sthg st! DWARF relocations seem to be working fine
by Eli Bendersky
· 13 years ago
6062bf7
nothing works because we're in the middle of a relocation revamp - BUT IT WILL!!
by Eli Bendersky
· 13 years ago
067b3fd
the relocation manager for dwarf works! sdf
by Eli Bendersky
· 13 years ago
9647369
merge & resolve conflicts from remote
by Eli Bendersky
· 13 years ago
93e630d
fix the 'key to flags' text printed after section enumeration. probably to match a newer readelf version
by Eli Bendersky
· 13 years ago
985c2c1
small fixes to have formatting consistent with readelf
by eliben
· 13 years ago
41c971a
added name field to AttributeValue
by Eli Bendersky
· 13 years ago
5be3be8
added name field to AttributeValue
by Eli Bendersky
· 13 years ago
3bc9c34
more descriptions added for DWARF info
by eliben
· 13 years ago
aee11d2
added some basic description capabilities for DWARF attributes in debug_info
by eliben
· 13 years ago
0fc47af
* start adding debug_dump=info to readelf.py
by eliben
· 13 years ago
6434a96
* added new test file - an object compiled from C++, on x64
by Eli Bendersky
· 13 years ago
adf707a
* added another test file (real-life object file borrowed from libelf)
by Eli Bendersky
· 13 years ago
099d48f
* renamed test files to be consistent
by Eli Bendersky
· 13 years ago
89a824f
relocation output working in readelf comparison
by Eli Bendersky
· 13 years ago
7fafd13
fixed parsing of r_info field
by Eli Bendersky
· 13 years ago
7c1ffa6
some fixes in relocation printing. INFO STILL PRINTED ENDIAN-REVERSED -- WTF???
by Eli Bendersky
· 13 years ago
84066b2
some more work towards relocations
by Eli Bendersky
· 13 years ago
54e39b2
Implemented ELFFile.get_section_by_name and changed readelf.py to use it
by eliben
· 13 years ago
53e86db
implemented string dumping, with tests
by Eli Bendersky
· 14 years ago
c4a4c07
added hex dump of sections
by Eli Bendersky
· 14 years ago
2fc0f2a
test suite implemented. fixing some problems in elftools and readelf
by Eli Bendersky
· 14 years ago
0b27ba4
finalizing cmdling options for current functionality
by Eli Bendersky
· 14 years ago
ecde41b
some more command-line option handling
by Eli Bendersky
· 14 years ago
40eb170
started adding command-line options to readelf
by Eli Bendersky
· 14 years ago
b6fa365
minor tweak in output formatting for symbols
by Eli Bendersky
· 14 years ago
3edefab
displaying symtables kinda works
by Eli Bendersky
· 14 years ago
377bd86
section header output kinda working
by Eli Bendersky
· 14 years ago
58585b0
Section to segment mapping seems to be working - yay!
by Eli Bendersky
· 14 years ago
a41c3c0
added segment attribute formatting for 64-bit, and fixed some words to xwords in the segment struct definition
by Eli Bendersky
· 14 years ago
3f4de3e
Implementing reading the INTERP path in segments
by Eli Bendersky
· 14 years ago
26de2ac
implemented some of program header display
by Eli Bendersky
· 14 years ago
6a12cde
some cleanup
by Eli Bendersky
· 14 years ago
d62928d
prints ELF header correctly
by Eli Bendersky
· 14 years ago
de8d71e
some more header descriptions added
by Eli Bendersky
· 14 years ago
933f699
* Started writing readelf.py
by Eli Bendersky
· 14 years ago