Skip to content

Releases: toolCHAINZ/jingle

jingle-v0.6.7

01 Mar 23:12
e099511

Choose a tag to compare

Added

  • Add pcode-op bound and tweak computed valuation (#212)

Other

  • add separate instruction and branch bounds (#210)

jingle_sleigh-v0.5.2

27 Feb 11:27
5fa9e88

Choose a tag to compare

Fixed

  • reduce redundant interning#207 (#207)

jingle-v0.6.6

27 Feb 11:28
5fa9e88

Choose a tag to compare

Fixed

  • reduce redundant interning#207 (#207)

Other

  • remove debug macro from cfg finalize (#209)

jingle-v0.6.5

26 Feb 22:16
bb357a2

Choose a tag to compare

Added

  • implement Translate and Solvable traits for MemoryState and ModeledSpace (#205)

jingle-v0.6.4

26 Feb 13:51
b032d0f

Choose a tag to compare

Other

  • eliminate all cloning in the main CPA loop and generic merge impls (#203)

jingle_sleigh-v0.5.1

25 Feb 13:58
50616f7

Choose a tag to compare

Other

  • optimize CPA and clean up varnode APIs (#199)

jingle-v0.6.3

25 Feb 17:28
b01a5e6

Choose a tag to compare

Added

  • further cpa optimizations (#201)

jingle-v0.6.2

25 Feb 13:59
50616f7

Choose a tag to compare

Other

  • optimize CPA and clean up varnode APIs (#199)

jingle_sleigh-v0.5.0

23 Feb 12:44
0c8c530

Choose a tag to compare

Other

  • [breaking] explicitly annotate instruction fallthrough with (#195)

jingle-v0.6.1

23 Feb 13:39
33fea3c

Choose a tag to compare

Other

  • fallthrough counting mode to bounded branch analysis (#197)