Skip to content

Releases: metagon/ithildin

Version 0.2.7

21 Feb 09:29
e6cfea1
Compare
Choose a tag to compare
Version 0.2.7 Pre-release
Pre-release
  • Fixed an issue in HashLock where a missing symbolic value assertion could lead to a crash

Version 0.2.6

21 Feb 00:09
987bc4e
Compare
Choose a tag to compare
Version 0.2.6 Pre-release
Pre-release
  • Fixed an issue where an exception is thrown if the concrete role has even bytes

Version 0.2.5

20 Feb 23:34
f8a891d
Compare
Choose a tag to compare
Version 0.2.5 Pre-release
Pre-release
  • Added a missing check in RoleBasedAccessControl strategy where an exception would be throws when pre-processing the SHA3 operator and top stack elements are symbolic

Version 0.2.4

20 Feb 15:59
d761bfd
Compare
Choose a tag to compare
Version 0.2.4 Pre-release
Pre-release
  • Added ability to answer with "unknown" when user is asked if a function has been marked correctly

Version 0.2.3

19 Feb 19:39
Compare
Choose a tag to compare
Version 0.2.3 Pre-release
Pre-release
  • Temporarily disabled the LASER plugin CallDepthLimit due to an unhandled exception

Version 0.2.2

19 Feb 11:05
9540ab2
Compare
Choose a tag to compare
Version 0.2.2 Pre-release
Pre-release
  • Improved Ownership strategy
  • Fixed a bug in FunctionRepository and FlaggedFunctionRepository
  • Fixed a bug in analysis base class where state and prev_state could be the same
  • Fixed a bug in MultiAuthorization strategy

Version 0.2.1

18 Feb 21:15
561f8f2
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release
  • Fixes in analysis strategy RoleBasedAccessControl
  • Fixed and enabled analysis strategy HashLock
  • Fixes and improvements in analysis strategy Ownership
  • Fixed a bug in analysis strategy base class
  • Minor performance improvement in X-Confirmation strategy
  • Added new strategy MultipleAuthorization

Version 0.2.0

21 Jan 21:43
2b067bb
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release
  • New analysis strategy RoleBasedAccessControl
  • Improved text report

Version 0.1.6

14 Jan 17:13
d47ef86
Compare
Choose a tag to compare
Version 0.1.6 Pre-release
Pre-release

This update includes crucial bug fixes and improvements for benchmarking.

  • Fixed a crash that would occur in the verification process when it was cancelled and then started again
  • Fixed poor performance of storing/loading the benchmark state
  • Other minor improvements

Version 0.1.5

13 Jan 18:10
7926453
Compare
Choose a tag to compare
Version 0.1.5 Pre-release
Pre-release
  • Performance improvements
  • More user friendly benchmarking interface that delivers more accurate results
  • Collect more detailed information from benchmarks
  • Added DB for storing benchmark verifications
  • Save benchmark state on filesystem after execution
  • Load benchmark state from filesystem