Skip to content

Commit

Permalink
feat: bump to ida 9.0.241217 (9.0sp1)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdea committed Dec 19, 2024
1 parent f6c190f commit 1d52672
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

* Bump to IDA Pro 9.0.241217 (9.0sp1).
* Update dependencies.

## [0.2.4] - 2024-12-16
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ Alternatively, you can build from [source](https://github.com/0xdea/rhabdomancer

## Tested with

* IDA Pro 9.0.240925 on macOS arm64.
* IDA Pro 9.0.240925 on Linux x64.
* IDA Pro 9.0.240925 on macOS arm64 and Linux x64.
* IDA Pro 9.0.241217 on macOS arm64 and Linux x64.

*Note: not tested on Windows, check [idalib](https://github.com/binarly-io/idalib) documentation if you want to try it
yourself.*
Expand Down
4 changes: 2 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
//! *Note: rhabdomancer also adds comments at marked call locations.*
//!
//! ## Tested with
//! * IDA Pro 9.0.240925 on macOS arm64.
//! * IDA Pro 9.0.240925 on Linux x64.
//! * IDA Pro 9.0.240925 on macOS arm64 and Linux x64.
//! * IDA Pro 9.0.241217 on macOS arm64 and Linux x64.
//!
//! *Note: not tested on Windows, check [idalib](https://github.com/binarly-io/idalib)
//! documentation if you want to try it yourself.*
Expand Down

0 comments on commit 1d52672

Please sign in to comment.