Skip to content

Releases: hugsy/ropgadget-rs

v0.3.1

24 Dec 19:50
93b4c5f
Compare
Choose a tag to compare

Minor changes following the release of 0.3.0

What's Changed

  • Fixes the creation of ARM64 binaries for Windows by @hugsy in #4
  • Fixes a bug preventing --unique to work correctly by @hugsy in #4

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Dec 17:58
85c8588
Compare
Choose a tag to compare

What's Changed

  • Renamed to ropgadget-rs (old rp-rs)
  • A lot of code refactoring
  • CI/CD via GithubActions
  • ARM/ARM64 support by @hugsy in #1
  • JOP support by @hugsy in #2
  • Testing via cargo test

Full Changelog: https://github.com/hugsy/ropgadget-rs/commits/v0.3.0