Skip to content

NVBit-1.7.5

Choose a tag to compare

@x-y-z x-y-z released this 02 Jun 16:00
· 1 commit to master since this release
e4fbe34

Announcement

We are working to enhance NVBit development and gain insights into its user base to better estimate the additional resources needed. Please take a moment to fill out this survey: https://forms.cloud.microsoft/r/zd1Kx3g8iQ and share it with any NVBit users you know. Your input is greatly appreciated—thank you!

Changelog

Fixed

  1. Fixed CALL.REL.NOINC handling (#142)
  2. Fixed a patch function argument passing issue.
  3. Fixed race condition for multithreaded CUDA program. NVBit serializes all kernel launches.
  4. Stop CUDA event callback for any CUDA APIs used inside NVBit tools.
  5. Fixed nvbit_tool_init() so that it is called once for each context.
  6. Fixed NVBit to present the same code as nvdisasm (#149)
  7. Fixed SASS string decoding issue (#148)

Changed

  1. Used a new way of getting related functions.
  2. Updated CUDA headers to CUDA 12.9