Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 11 Jan 21:08
96967a9

[1.2.0] - 2024-01-11

Added

  • CICKind.get_entrypoint: Returns the entrypoint address that would be used
    on runtime.
  • CICKind.calculate_checksum: Convinience method that wraps
    checksum::calculate_checksum.
  • Python bindings:
    • Expose Ipl3ChecksumError to Python as a new exception for each error of
      the enum. Refer to ipl3checksum.exceptions.