搜索资源列表
xHook
- 这个工具采用的是HOOK进程的winsock API,把一些数据记录下来。 2.1 patch静态文件,即运行前挂钩. 2.2 也是修改IAT,跟1.1一样. 2.3 修改目标函数的前几个字节,跳转到新的函数,但不再调用原始函数,无 实际意义,作者只是做演示? 2.4 这种方法(3.2.3 保存原始函数)很COOL,其中的亮点和难点就是“获取任意 地址的指令长度”。 之前我也想用2.4这种办法,但卡在如何“获取任意地址的指令长度”上面了:(
ReadObj_win32
- 这篇文章主要是介绍了如何在opengl下读取obj文件并进行渲染-the class is descired the how ot read obj file
Rparser_oobje
- 一个使用读取.obj文件并存问CGALL数据格式的类,供CGAL的初学入门者使用-Use a read obj files coexist to ask CGALL data format class supply the CGAL of beginner beginners
whysupportnot
- 首先,一个编译单元(translation unit)是指一个.cpp文件以及它所#include的所有.h文件,.h文件里的代码将会被扩展到包含它的.cpp文件里,然后编译器编译该.cpp文件为一个.obj文件-First of all, a compiler module (translation unit) is an. Cpp file and# include it all. H files,. H file of the code will be extended to includ
35738628opnet_manet_dsr_aodv
- omnet的代码实现,aodv_packet_queue.dev32.i0.ex.obj等文件(code implementation)