-
YHYiiC
利用24C02芯片结合51单片机实现掉电记忆功能(Use 24C02 chip MCU with 51 power-down memory function)
- 2011-08-03 15:45:04下载
- 积分:1
-
欧姆龙材料分拣实物教学模型
说明: 材料分拣天煌教仪三菱PLC教学实验台所有源程序(Material sorting Tianhuang teaching instrument Mitsubishi PLC teaching experimental platform)
- 2020-12-16 11:04:53下载
- 积分:1
-
ICSS
说明: 时间序列模型icss算法找到方差结构突变点得到变点的位置和个数(The time series model icss algorithm finds the position and number of the change point of the variance structure mutation point.)
- 2020-12-03 16:19:25下载
- 积分:1
-
chfym
C# to do with simple forms Eurocargo software forms can change the monotonous color and pattern.
There are four different forms in this program, personalized interface can be used to switch each other.
The development environment is Visual Studio 2013, using.Net 4 development.
- 2017-11-10 15:10:03下载
- 积分:1
-
FDA
画出频控阵和相控阵天线方向图,只要进行0和1输入,便可以选择相应的天线方向图(Drawing frequency diverse array and phased array antenna pattern)
- 2018-01-13 19:19:36下载
- 积分:1
-
WINOBJ
键盘 转换 哈哈 很好用的 但是可能会有些小问题但是问题不大 可以用(Conversion ha ha very good keyboard but may be used for small problems but can not be a big problem)
- 2008-03-22 16:59:53下载
- 积分:1
-
VB API HOOK拦截程序源码
VB 基于API HOOK拦截程序源码,演示VB如何拦截API呼叫,這是網友問的問題,雖然這個問題並不適合用VB做,但並不是做不到,要多繞一段路,這個問題重點在於執行檔中的IAT(Import Address Table) 如果你對於PE黨並不熟悉 請參考PE檔簡介。一個Process再執行時,會將許多DLL載入到行程空間中,如呼叫User32.dll中的MessageBoxW就必須將User32.dll載入到位址空間,呼叫越多不同種的API,位址空間中的模組也就越多,至於如何得知行程所載入的模組請參考如何取得Process中載入的模組的資訊。
一般來說,如果是執行Notepad.exe 我們只要攔截模組Notepad.exe的IAT即可,除非你想攔截Notepad.exe是否有透過其他DLL去執行要攔截的函數,才需要去攔截其他載入的模組,這個程式整個攔截的過程如下:
1.在要攔截的程式上配置2塊記憶體空間,一塊用來放要攔截的程式,一塊用來放所需要用的區域變數 至於如何再外部程式配置記憶體請參考如何在外部程式配置記憶體
AddressOfRemoteFunction=CreateRemoteMememory(SomeProcess,FunctionSize)
AddressOfVar=CreateRemoteMememory(SomeProcess,DataSize)
2.將要注射的函數寫到配置的位址空間 並初使化變數
Call WriteCodeTo(AddressOfRemoteFunction)
[AddressOfVar]=1
[AddressOfVar+256]=Old_FunctionAddress
3.修改IAT位址到新配置的函數
- 2023-07-21 01:35:17下载
- 积分:1
-
di806
Relief computing classification weight, For beginners with a reference value, Calculate the maximum eigenvalue judgment matrix of AHP.
- 2017-07-19 13:18:18下载
- 积分:1
-
piv
说明: 温度场折射率计算与成像,用于温度场折射率场的二维成像(Temperature field refractive index calculation and imaging, used for two-dimensional imaging of temperature field refractive index field)
- 2021-03-24 14:59:15下载
- 积分:1
-
将源文件转成excel格式并对配对合适的保留时间 FID
将源文件转成excel格式并对配对合适的保留时间(Converting the source file to excel format and matching the appropriate retention time)
- 2020-06-20 08:00:01下载
- 积分:1