搜索资源列表
filemon
- 纯汇编写的,主要拦截KERNEL32.DLL中的OpenFile、CreateFileA、CreateFileW、ReadFile、 ReadFileEx、WriteFile、WriteFileEx、DeviceIoControl等函数,HOOK到的数据未做过滤处理。 其中MYDLL利用了skyer的HOOKAPI LIB,放出源码,主程序的过程是创建进程后挂起,注入MYDLL后恢复进程,拦截过程中的相关函数
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
ShellCode
- shellcode辅助开发工具,漏洞攻击好帮手-Shellcode assisted development tools, vulnerability to attack a good helper
ApiInDllDlg
- 通过直接调用动态链接库中的函数来完成API函数的调用,分别调用动态链接库Kernel32.lib,shell32.lib和user32.lib中的一个函数-Through a direct call to dynamic-link library of functions to achieve API function to be called separately DLL Kernel32.lib, shell32.lib and user32.lib a function
ClipBoard
- VC++下监视剪贴板数据,利用树状视图看文件目录-look at the clipboard正在创建临时文件“i:\reading_book_and_doing_programm\Tst7_1\Debug\RSP000013.rsp”,其内容为 [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI
pick
- 产生两个正方形,均匀涂色,用的是拾取和选择模式-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp3
first
- shellcode 打开一个command的shellcode 大家看看 如果是你所需要的谢谢 -shellcode opens a command of the shellcode take a look if you need Thank you
INIread
- INI文件读取,通过一个DLL动态链接库kernel32 中的GetPrivateProfileInt 函数实现-INI file read, through a DLL dynamic link library kernel32 the GetPrivateProfileInt function implementation
CoreDll(2)
- 在Windows CE下,coredll.dll的作用相当于Win32的kernel32.dll -In the Windows CE under, coredll.dll the role of the equivalent of Win32' s kernel32.dll
libzplay-1.02-source
- libZPlay是解析mp3, ogg, ac3, flac, wav and pcm 种格式的多媒体库的源码,整合支持所有格式的解码器。你不需要额外的lib。仅使用kernel32.dll, user32.dll, gdi32.dll 和 winmm.dll,微软Windows标准库。也不需要mfc和.net的支持,只是纯粹的WINAPI。简单几行代码就可以实现播放-libZPlay multimedia library for playing mp3, ogg, ac3, flac, wav
get-kernel32
- 通过搜索内存地址,获得kernel32.dll在内存中的基地址,同样的方法适用于其他dll的搜索-search the memory to find the base address of kernel32.dll
Hidekernel32_Src
- 进程中隐藏动态库的驱动源码,例子为在explorer.exe中隐藏 kernel32.dll,测试通过!-Process of dynamic database-driven hidden source code, examples in explorer.exe to hide kernel32.dll, tested!
20081122259753
- 13个WINDOWS DLL的API声明模块,包括:Advapi32.dll Comdlg32.dll Gdi32.dll Imm32.dll Kernel32.dll Lz32.dll Mpr32.dll Netapi32.dll She -13 WINDOWS DLL' s API declaration module, including: Advapi32.dll Comdlg32.dll Gdi32.dll Imm32.dll Kernel32.dll Lz32.dll Mpr3
NoImport
- 公用模块:_GetKernel.asm根据程序被调用的时候堆栈中有个用于 Ret 的地址指向 Kernel32.dll 而从内存中扫描并获取 Kernel32.dll 的基址 -Public modules: _GetKernel.asm according to the procedure is called when there is a stack of address points for Ret and Kernel32.dll scan from memory and get
ReadFile
- 用于演示从文件中读取一行数据,然后多文件中读取指定的数据 例如: 文本中内容为 C:\WINDOWS\system32\kernel32.dll 取出此行中 kernel32 <模块名> 并以文件方式输出-Used to demonstrate a row of data read from the file, and then reads the specified multi-file data such as: the text content
HookAPI-CreateFileA
- HookAPI CreateFileA.rar 从("kernel32.dll")找到_T("CreateFileA"))替换-HookAPI CreateFileA.rar from (" kernel32.dll" ) to find _T (" CreateFileA" )) replace
CSharpDLLInject
- 使用C# 调用kernel32.dll对指定进程加载的各个DLL文件进行注入。-Call kernel32.dll using C# to load the specified process for each DLL file into the.
ekernelini
- E语言调用 kerenl32 直接读写INI文件,简单方便快捷-easylanguage kernel32 read/write ini
recursividad
- This MASM32 code implement KERNEL32 APIs to explore recursively a Windows directory tree.
Pffiilemonu
- 纯汇开发的,主要拦截KERNEL32.DLL中的OpenFile、CreateFileA、CreateFileW、ReadFile、 ReadFileEx、WriteFile、WriteFileEx、、、DeviceIoControl等函数,HOOK到的数据未做过滤处理。其中MYDLL运用了skyer的HOOKAPI LIB,放出源码,主程序源码的过程是创建进程后挂起,注入MYDLL后恢复进程,拦截 -Pure exchange, the main interceptor in the Op