Add dependency to 'mock'. |
|
More...
|
almost 9 years ago
|
Helper functions as methods. |
|
More...
|
almost 9 years ago
|
Pre-compute section to segment mapping. |
|
More...
|
almost 9 years ago
|
One GPL badge is enough. |
|
More...
|
almost 9 years ago
|
Fix Codacy issues. |
|
More...
|
almost 9 years ago
|
Initial version of 'readelf.py'. |
|
More...
|
almost 9 years ago
|
Add section to segment mapping functions. |
|
More...
|
about 9 years ago
|
defs.py: Fix machine names. |
|
More...
|
about 9 years ago
|
:new: 64bit ELF support. |
|
More...
|
about 9 years ago
|
Segment.py: Add '__len__' special method. |
|
More...
|
about 9 years ago
|
HexFile.py: Python 3 fixes. |
|
More...
|
about 9 years ago
|
HexFile.py: Trying to fix string pattern issue. |
|
More...
|
about 9 years ago
|
HexFile.py: Trying to fix IOBytes issue. |
|
More...
|
about 9 years ago
|
HexFile.py: Trying to fix IOBytes issue. |
|
More...
|
about 9 years ago
|
HexFile.py: Trying to fix IOBytes issue. |
|
More...
|
about 9 years ago
|
HexFile.py: Fixed StringIO issue. |
|
More...
|
about 9 years ago
|
IHex.py: Fix indentation. |
|
More...
|
about 9 years ago
|
IHex.py: Replace 'print' with 'self.debug'. |
|
More...
|
about 9 years ago
|
IEEE695.py: Remove test code. |
|
More...
|
about 9 years ago
|
IEEE695.py: Remove 'L' suffix. |
|
More...
|
about 9 years ago
|
IEEE695.py: Fix 'print' statement. |
|
More...
|
about 9 years ago
|
FPC.py: Remove unused code. |
|
More...
|
about 9 years ago
|
FPC.py: Remove unrelated code. |
|
More...
|
about 9 years ago
|
defs.py: Fix duplicate key. |
|
More...
|
about 9 years ago
|
defs.py: Remove 'L' suffixes from numbers. |
|
More...
|
about 9 years ago
|
Remove unecessary 'cStringIO' imports. |
|
More...
|
about 9 years ago
|
SRecords.py: Remove unecessary 'cStringIO' import. |
|
More...
|
about 9 years ago
|
HexFile.py: Change 'basestring' to 'str'. |
|
More...
|
about 9 years ago
|
.travis.yml: Add 'sudo: required'. |
|
More...
|
about 9 years ago
|
HexFile.py: Remove checks against 'types' module. |
|
More...
|
about 9 years ago
|