1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add dependency to 'mock'.
christoph2
as Christoph Schueler
More... almost 9 years ago
Helper functions as methods.
christoph2
as Christoph Schueler
More... almost 9 years ago
Pre-compute section to segment mapping.
christoph2
as Christoph Schueler
More... almost 9 years ago
One GPL badge is enough.
christoph2
as Christoph Schueler
More... almost 9 years ago
Fix Codacy issues.
christoph2
as Christoph Schueler
More... almost 9 years ago
Initial version of 'readelf.py'.
christoph2
as Christoph Schueler
More... almost 9 years ago
Add section to segment mapping functions.
christoph2
as Christoph Schueler
More... about 9 years ago
defs.py: Fix machine names.
christoph2
as Christoph Schueler
More... about 9 years ago
:new: 64bit ELF support.
christoph2
as Christoph Schueler
More... about 9 years ago
Segment.py: Add '__len__' special method.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Python 3 fixes.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Trying to fix string pattern issue.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Trying to fix IOBytes issue.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Trying to fix IOBytes issue.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Trying to fix IOBytes issue.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Fixed StringIO issue.
christoph2
as Christoph Schueler
More... about 9 years ago
IHex.py: Fix indentation.
christoph2
as Christoph Schueler
More... about 9 years ago
IHex.py: Replace 'print' with 'self.debug'.
christoph2
as Christoph Schueler
More... about 9 years ago
IEEE695.py: Remove test code.
christoph2
as Christoph Schueler
More... about 9 years ago
IEEE695.py: Remove 'L' suffix.
christoph2
as Christoph Schueler
More... about 9 years ago
IEEE695.py: Fix 'print' statement.
christoph2
as Christoph Schueler
More... about 9 years ago
FPC.py: Remove unused code.
christoph2
as Christoph Schueler
More... about 9 years ago
FPC.py: Remove unrelated code.
christoph2
as Christoph Schueler
More... about 9 years ago
defs.py: Fix duplicate key.
christoph2
as Christoph Schueler
More... about 9 years ago
defs.py: Remove 'L' suffixes from numbers.
christoph2
as Christoph Schueler
More... about 9 years ago
Remove unecessary 'cStringIO' imports.
christoph2
as Christoph Schueler
More... about 9 years ago
SRecords.py: Remove unecessary 'cStringIO' import.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Change 'basestring' to 'str'.
christoph2
as Christoph Schueler
More... about 9 years ago
.travis.yml: Add 'sudo: required'.
christoph2
as Christoph Schueler
More... about 9 years ago
HexFile.py: Remove checks against 'types' module.
christoph2
as Christoph Schueler
More... about 9 years ago