Releases: david942j/rbelftools
Releases · david942j/rbelftools
v1.3.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix off-by-one in offset_from_vma by @Bo98 in #74
Full Changelog : v1.3.0...v1.3.1
v1.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v1.2.0...v1.3.0
v1.2.0
Compare
Sorry, something went wrong.
No results found
Drop Ruby 2.5 support
Add more DT/EM/section constants (#70 , thanks to @Bo98 !)
Add to_h function to ELFStruct so that it can be easily parsed (#61 , thanks to @zygzagZ !)
v1.1.3
Compare
Sorry, something went wrong.
No results found
Drop Ruby 2.3 support
Add SHN_, PF_, DT_VERSYM constants. (#44 , @rmNULL )
v1.1.2
Compare
Sorry, something went wrong.
No results found
Add child errors to ELFError for specific failures (#43 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
Required Ruby version >= 2.3 (#40 )
Suppress the warning of keyword arguments introduced in Ruby 2.7 (#42 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Implemented Dynamic#tags_by_type
Introduced LoadSegment to have query file_offset <-> vma much easier.
v1.0.2
Compare
Sorry, something went wrong.
No results found
Add STT/STB constants (#23 )
Upgrade dependencies
v1.0.1
Compare
Sorry, something went wrong.
No results found
Fix a bug of big endian
Fix method redefined warning
v1.0.0
Compare
Sorry, something went wrong.
No results found