NVBit-1.7.5
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
- Fixed
CALL.REL.NOINChandling (#142) - Fixed a patch function argument passing issue.
- Fixed race condition for multithreaded CUDA program. NVBit serializes all kernel launches.
- Stop CUDA event callback for any CUDA APIs used inside NVBit tools.
- Fixed nvbit_tool_init() so that it is called once for each context.
- Fixed NVBit to present the same code as nvdisasm (#149)
- Fixed SASS string decoding issue (#148)
Changed
- Used a new way of getting related functions.
- Updated CUDA headers to CUDA 12.9