Skip to content

Releases: orhun/binsider

Release v0.2.1

10 Oct 22:19
03bc7f5
Compare
Choose a tag to compare

binsider: Analyze ELF binaries like a boss 😼🕵️‍♂️

0.2.1 - 2024-10-10

🚀 Features

🐛 Bug Fixes

  • (tui) [breaking] Query the terminal background once by @orhun in #62
  • (flake) Add missing meta section to flake by @ch4og in #74
  • (cd) Enable cross compilationby @orhun

⚡ Performance

  • (flake) Speed up rebuild by using naersk by @ch4og in #76

⚙️ Miscellaneous Tasks

  • (deny) Update ignored advisoriesby @orhun
  • (ci) Add nix flake build by @ch4og in #75

New Contributors

Full Changelog: v0.2.0...0.2.1

Release v0.2.0

30 Sep 09:37
fe8d1aa
Compare
Choose a tag to compare

binsider: Analyze ELF binaries like a boss 😼🕵️‍♂️

0.2.0 - 2024-09-30

✨ See the blog post about this release: https://binsider.dev/blog/v020/

🚀 Features

  • (ui) Add loading/splash screen by @orhun in #55
  • (lib) Add example/documentation about using as a library by @orhun in #52
  • (dynamic) Support running binaries with CLI arguments by @orhun in #49
  • (static) Reorder symbol table for better readability by @orhun in #42
  • (dynamic) Make dynamic analysis optional for better platform support by @orhun in #31
  • (tui) Improve the white theme support by @orhun in #23
  • (nix) Add a simple flake.nix by @jla2000 in #14

🐛 Bug Fixes

  • (ui) Avoid crashing when logo does not fit the terminal by @orhun
  • (test) Update file info arguments by @orhun
  • (dynamic) Fix locating the binary by @orhun in #48
  • (dynamic) Sort the shared library list by @orhun in #37
  • (strings) Replace unicode whitespace for correct rendering by @orhun in #28
  • (file) Do not panic if creation time is not supported by @orhun in #25
  • (tui) Stop the event handler on quit by @orhun in #24
  • (flake) Fix test failure on Nix by @ch4og in #30
  • (docker) Fix inconsistent keyword casing by @orhun
  • (ci) Only run library unit tests in CI by @orhun
  • (test) Ensure that binary is built before the test runs by @samueltardieu in #11
  • (website) Handle GitHub release version correctly by @orhun

📚 Documentation

  • (blog) Add blog post for 0.2.0 release by @orhun in #53

⚙️ Miscellaneous Tasks

  • (website) Add discord link by @orhun
  • (changelog) Update git-cliff config by @orhun
  • (website) Do not deploy website for pull requests by @orhun

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0-rc.2

11 Sep 09:18
b69adbe
Compare
Choose a tag to compare

binsider: Analyze ELF binaries like a boss 😼🕵️‍♂️

v0.1.0

11 Sep 09:22
7e0dbbb
Compare
Choose a tag to compare

binsider: Analyze ELF binaries like a boss 😼🕵️‍♂️