Skip to content

Commit

Permalink
Update IDA SDK to 8.2 SP1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 639788224
Change-Id: Id05eec93182bf45ffd817d29c348eba6453c21ce
  • Loading branch information
cblichmann authored and copybara-github committed Jun 3, 2024
1 parent 1efd303 commit 397beb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The following build dependencies are required:

* [BinExport](https://github.com/google/binexport) 12, the companion plugin
to BinDiff that also contains a lot of shared code
* Boost 1.71.0 or higher (a partial copy of 1.71.0 ships with BinExport and
* Boost 1.83.0 or higher (a partial copy of 1.83.0 ships with BinExport and
will be used automatically)
* [CMake](https://cmake.org/download/) 3.14 or higher
* [Ninja](https://ninja-build.org/) for speedy builds
Expand All @@ -96,7 +96,7 @@ The following build dependencies are required:
* Binary Ninja SDK

The following build dependencies are optional:
* IDA Pro only: IDA SDK 8.0 or higher (unpack into `deps/idasdk`)
* IDA Pro only: IDA SDK 8.2 or higher (unpack into `deps/idasdk`)

The general build steps are the same on Windows, Linux and macOS. The following
shows the commands for Linux.
Expand Down

0 comments on commit 397beb1

Please sign in to comment.