created elftools/dwarf and started writing down some basic structs for data primitive...
authoreliben <devnull@localhost>
Sun, 18 Sep 2011 14:31:10 +0000 (17:31 +0300)
committereliben <devnull@localhost>
Sun, 18 Sep 2011 14:31:10 +0000 (17:31 +0300)
commita7c2547b9c7414598a3dab42f6fabe0570531f90
treea37228f1a99db95e492d1d2cb640101476ce81ac
parent53e86db9ed313451aa1165d89c1cdece16d33723
created elftools/dwarf and started writing down some basic structs for data primitives and various encodings the format uses
elftools/common/utils.py
elftools/dwarf/__init__.py [new file with mode: 0644]
elftools/dwarf/structs.py [new file with mode: 0644]
zd.py [new file with mode: 0644]