Skip to content

Releases: DynamoRIO/dynamorio

7.0.0-RC1

03 Feb 20:04
Compare
Choose a tag to compare

Release Candidate 1 for the 7.0 release.

Major features include:

  • Adds AArch64 ARMv8 support.
  • Adds a static library form of DynamoRIO.

For the full list of changes between version 7.0.0 RC1 and 6.2.0 see
https://github.com/DynamoRIO/dynamorio/blob/release_7_0_0_rc1/api/docs/release.dox#L131.

6.2.0

29 Aug 08:41
Compare
Choose a tag to compare

Major features include:

  • Adds support for a major update to Windows 10, 1607.
  • Adds instruction trace samples and more memory trace variations.
  • Adds a buffer-filling API to drx.
  • Adds better international string support for usernames and application
    paths.

For the full list of changes between version 6.2.0 and 6.1.0 see
https://github.com/DynamoRIO/dynamorio/blob/release_6_2_0/api/docs/release.dox#L131.

6.1.1

10 Apr 22:26
Compare
Choose a tag to compare

This is a bugfix release, primarily fixing issues with configuration
directories on Android.

For the full list of changes between version 6.1.1 and 6.1.0 see
https://github.com/DynamoRIO/dynamorio/blob/30a73d72ed910d66b6f1356e5946f4145fc84a94/api/docs/release.dox#L131.

For tutorial slides, please see the 6.1.0 downloads: https://github.com/DynamoRIO/dynamorio/releases/tag/release_6_1_0

6.1.0

08 Mar 21:31
Compare
Choose a tag to compare

Major features include:

  • Adds support for the major update to Windows 10, TH2 1511.
  • Adds support for C++ clients on Android.
  • Adds preliminary Dr. Memory support for ARM, Android, and AMD64.

For the full list of changes between version 6.1.0 and 6.0.0 see https://github.com/DynamoRIO/dynamorio/blob/92f54bc1b66553ec3802f26c4e93ba17fa7706b6/api/docs/release.dox#L131.

6.1.0-RC1

02 Feb 06:34
Compare
Choose a tag to compare

Release Candidate 1 for the 6.1.0 release:

  • Adds support for the major update to Windows 10, TH2 1511.
  • Adds support for C++ clients on Android.

6.0.0

06 Oct 02:10
Compare
Choose a tag to compare

Version 6.0.0 includes Linux/ARM support and preliminary Android/ARM support. For the full list of changes between version 6.0.0 and 5.0.0 see https://github.com/DynamoRIO/dynamorio/blob/b205528fecff352356cdab251381959829ef7ea6/api/docs/release.dox#L131.

5.0.0

27 Aug 17:33
Compare
Choose a tag to compare

Version 5.0.0 includes Dr. Memory and the Dr. Memory Framework (DRMF) in the same package as DynamoRIO. DRMF provides the umbra, drsyscall, and drsymcache Extensions for use by clients.

For the full list of changes between version 5.0.0 and 4.2.0 see https://github.com/DynamoRIO/dynamorio/blob/5fdf966a161b2ef0725e400d44032f7cf27149eb/api/docs/release.dox#L130.

4.2.0

27 Aug 18:51
Compare
Choose a tag to compare

The 4.2.0 release added a number of new features and bug fixes. For the full changelog see https://github.com/DynamoRIO/dynamorio/blob/9f3ae78628747321eb2e67c77bd97e4a2e28adc1/api/docs/release.dox#L118.

4.1.0

27 Aug 19:26
Compare
Choose a tag to compare