-
STM32角度传感器,
STM32获取测量角度传感器和温度,加速度各项值,(It can measure angle sensor, temperature and acceleration.)
- 2020-06-18 12:40:01下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
一个教你如何在vc中读取wrl格式的文件的例子
一个教你如何在vc中读取wrl格式的文件的例子-one to teach you how to read vc wrl format of the document examples
- 2022-08-20 00:48:14下载
- 积分:1
-
DBC2Excel-master
说明: 通讯协议DBC格式转成Exelc格式,方便管理与查看。
分享用,不是自己写。(Communication protocol DBC format is converted to Exelc format, which is convenient for management and viewing.
Share, not write)
- 2019-08-20 20:20:50下载
- 积分:1
-
TMQTTClient-delphi
delphi mqtt通讯。没有用到第三方的控件。可以在delphi7编译通过。(Delphi mqtt communication. No third-party controls are used. It can be compiled and passed in Delphi 7.)
- 2018-12-08 12:49:05下载
- 积分:1
-
BRISKmatch
说明: brisk特征匹配算法,matlab版本,用于图像配准融合。(Brisk feature matching algorithm for matlab version for image registration fusion.)
- 2019-05-15 14:56:27下载
- 积分:1
-
Microgrid
说明: DSTATCOM for Power Quality Improvement in smart grid
- 2020-01-19 01:49:26下载
- 积分:1
-
Nazi Germany in World War II invented the Enigma Cipher Machine, "The Riddl...
德国纳粹二战时发明的密码机Enigma“迷”的复原模拟程序的源码.zip 好的图形界面,好的功能!-Nazi Germany in World War II invented the Enigma Cipher Machine, "The Riddler" recovery simulation program source code. Zip good graphical interface, a good functional!
- 2022-06-29 18:18:00下载
- 积分:1
-
Java PRG游戏源码实例
Java PRG游戏源码实例,不知道是什么类型的游戏,反正是PRG那种,有兴趣的下载源码研究一下。
- 2022-03-20 19:39:33下载
- 积分:1
-
proteus_ku
PROTEUS元件库下载,此元件库可以直接加载进去PROTEUS内(PROTEUS library download, this component library can be loaded directly into the inner PROTEUS)
- 2013-07-20 23:07:03下载
- 积分:1