-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
自己写的Hex,Bin互转小程序
基于mfc框架对话框应用程序,Hex,Bin文件互转小程序,十六进制的文本文件转为bin文件,及bin文件转为十六进制的文本文件
- 2022-08-10 20:18:51下载
- 积分:1
-
PDBView是一个可以查看palmOS执行包*.pdb(类似于java包*.jar)结构的小工具...
PDBView是一个可以查看palmOS执行包*.pdb(类似于java包*.jar)结构的小工具
- 2023-03-28 18:40:03下载
- 积分:1
-
game snake - Coursework
- 2022-11-11 12:35:03下载
- 积分:1
-
access数据库备份与恢复,通过file的copy方法实现。
access数据库备份与恢复,通过file的copy方法实现。-access the database backup and recovery, through the file of the copy method.
- 2022-01-25 13:58:57下载
- 积分:1
-
一个网络截包工具
一个网络截包工具-a closed network tool kits
- 2022-06-01 07:25:09下载
- 积分:1
-
基于Henze
基于Henze-Zirkler法的检验数据的多元正态分布性质的程序-Henze-Zirkler method for normality testing
- 2022-01-25 15:20:25下载
- 积分:1
-
信息论书。
Information theory book.
An instant classic, covering everything from Shannon s fundamental theorems to the postmodern theory of LDPC codes.
- 2022-01-28 01:27:41下载
- 积分:1
-
a good small program
一个很好的小程序-a good small program
- 2022-08-16 22:39:42下载
- 积分:1