找回密码
 立即注册
PVDasmPIMAGETHUNKDATA | 程序非源代码 2021-06-23 352 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品

1. 修复了状态栏点击反汇编行时没有显示实际代码地址/代码偏移的问题。
2. 修复了当 PVDasm 尝试解决当前已禁用部分之外的 API 调用方式时的严重崩溃。 (坏指针,访问冲突)
3. 修复了当 PVDasm 尝试从内存位置访问 dword 而不是单词时导致内存访问冲突崩溃的严重崩溃。
4. 外部参照解析中的缓冲区大小增加,导致堆栈运行时错误。
5. 修正 PVDasm (64bit) 导入表解析!! 当尝试使用 PIMAGE_THUNK_DATA64 而不是 PIMAGE_THUNK_DATA32 访问普通 PE 文件的导入表时,PVDasm 64 由于内存访问冲突而崩溃。 这是通过为 x64 构建添加 #define PIMAGE_THUNK_DATA PIMAGE_THUNK_DATA32 来完成的。
6. PE/PE+ 编辑器在 PVDasm 64Bit 中修复!!
7.菜单栏重新排序。


(1. Fixed the bug in the status bar, when clicking on a disassembled line did not showed the actual Code Address / Code Offset.
2. Fixed a nasty crash when PVDasm tried to resolve an APIs calls way outside of the current disassebled section. (Bad Pointer, access violation)
3. Fixed a nasty crash when PVDasm tried to access a dword instead of a word from a memory location, which caused a memory acceess violation crash.
4. Increased buffer size in XRef resolving, which caused a stack run time error.
5. Fixed PVDasm (64bit) Import table resolve!! PVDasm 64 crashed due to memory access violation when tried accessing the import table using PIMAGE_THUNK_DATA64 instead of PIMAGE_THUNK_DATA32 for normal PE files. this is done by adding #define PIMAGE_THUNK_DATA PIMAGE_THUNK_DATA32 for x64 build.
6. PE/PE+ Editor fixed in PVDasm 64Bit!!
7. Menu bar re-ordered.)

1624439304946.rar


上一篇:Standard Tester BETA
下一篇:Sandboxie v3.66 正式版 破解补丁