Skip to content

Releases: Jon-Becker/heimdall-rs

0.8.1

14 May 20:32
22023b6
Compare
Choose a tag to compare

What's Changed

  • fix(decompile): skip invalid signatures where sig.params.len() < analyzed_function.params.len() by @Jon-Becker in #407

Full Changelog: 0.8.0...0.8.1

0.8.0

10 May 18:06
7c296aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.3...0.8.0

0.7.3

01 Jan 14:57
0484666
Compare
Choose a tag to compare

What's Changed

  • fix(symbolic-execution): add growth loop-detection heuristic by @Jon-Becker in #251
  • feat(decompile): add support for LOG0 anonymous events by @Jon-Becker in #255
  • fix(symbolic-exec): break out of infinite JUMP loops by @Jon-Becker in #256
  • feat(symbolic-execution): implement & utilize run_with_timeout by @Jon-Becker in #257
  • feat(bifrost): add hacky nightly build system by @Jon-Becker in #258
  • chore: remove panicky unwrap()s, use Result<(), ..> by @Jon-Becker in #261
  • fix(rpc): fix RPC backoff, add tests by @Jon-Becker in #263

Full Changelog: 0.7.2...0.7.3

0.7.2

22 Dec 17:03
e58b56f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.7.2

0.7.1

13 Dec 03:20
2386bb8
Compare
Choose a tag to compare

What's Changed

  • feat(inspect): --skip-resolving flag, --transpose-api-key fixes by @Jon-Becker in #234

Full Changelog: 0.7.0...0.7.1

0.7.0

11 Dec 15:11
23addf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.5...0.7.0

0.6.5

02 Dec 03:04
9f24033
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.4...0.6.5

0.6.4

08 Nov 00:48
1449bb4
Compare
Choose a tag to compare

What's Changed

  • 🛠️ refactor: move disassemble into heimdall_core and treat like other libs by @Jon-Becker in #163
  • 🔧 fix: selector resolution by using an awaited tokio::task by @Jon-Becker in #165

Full Changelog: 0.6.3...0.6.4

0.6.3

15 Oct 18:53
637e4f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

08 Oct 19:49
3d95f04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2