Skip to content

Releases: toolCHAINZ/crackers

crackers-v0.5.3

14 Sep 12:07
caeba95

Choose a tag to compare

Other

  • bump deps (#66)

crackers-v0.5.2

03 Sep 18:51
cbfc444

Choose a tag to compare

Other

  • bump z3 and jingle (#64)

crackers-v0.5.1

22 Aug 22:41
f94376c

Choose a tag to compare

Fixed

  • threading changes (#62)

crackers-v0.5.0

21 Aug 15:04
edb4a78

Choose a tag to compare

Other

  • bump z3 (#59)

crackers-v0.4.0

14 Aug 05:09
756f3dd

Choose a tag to compare

Other

  • bump deps (#57)

crackers-v0.3.0

06 Aug 21:58
30c88de

Choose a tag to compare

Other

  • [breaking] bump jingle and z3 (#55)

crackers-v0.2.1

16 Jul 21:38
572046e

Choose a tag to compare

Fixed

  • remove branch and call from reference program blacklist (#53)

crackers-v0.2.0

16 Jul 19:11
e45ef31

Choose a tag to compare

Fixed

  • verify reference program operations against blacklist (#51)

crackers-v0.1.3

16 Jul 16:50
e410dbd

Choose a tag to compare

Other

  • bump jingle and update readme (#49)

crackers-v0.1.2

11 Jul 10:35
1ad9645

Choose a tag to compare

Added

  • use release-plz (#45)

Other

  • build issues (#47)
  • Reference program refactor (#44)
  • Add logo (#43)
  • Found some missing #[cfg] guards. Oops! (#42)
  • Update refs (#41)
  • Add Python Type Annotations (#34)
  • Add link to usenix (#32)
  • Update README.md (#31)
  • Update README.md (#30)
  • Enhanced Python Constraint Support (#27)
  • Rust 2024 Edition (#26)
  • pyo3 bindings (#21)
  • Readme update
  • Add readme
  • Reorganize
  • Gadget builder tweaks
  • Blacklist
  • Stuff
  • Some library changes to allow more aggressive clause generation
  • Merge branch 'main' of github-toolchainz-ssh:toolCHAINZ/crackers
  • More invariant stuff
  • Pointer invariant stuff
  • Cargo fmt
  • Playing with constraints
  • Precondition and postcondition stuff
  • More changes
  • More builder stuff
  • Tweaks
  • Some config stuff
  • Remove unneeded pubs
  • Make outer layer use a trait and reorganize a bit
  • Rename file
  • Further penalize length
  • Add optimization problem, change how we propagate conflicts
  • Add better display for conflicts, make memory branching constraints more aggressive
  • Start of better result display
  • Account for instruction branching semantics
  • Cover/overlap/refine stuff 2
  • Cover/overlap/refine stuff
  • Move slot assignments to its own file
  • Stuff
  • Fmt
  • Some tweaks
  • Rename isolated
  • Stuff
  • Lint fixes
  • fmt
  • Use tailored solvers, allow timeouts
  • Make things converge slower
  • Make things converge faster
  • Added some output
  • Some tracing
  • Some cleanup
  • Add stuff
  • Add pairwise constraints
  • Some sat/theory stuff
  • Added some more SAT stuff, some Theory stuff, and a test or two
  • Add test
  • SAT problem stuff
  • Shuffling some stuff around