Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
Date : 2008-10-13 Size : 32.83kb User : 王王

DL : 0
用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。-with vb achieve ping function, and call windows dll registry, non-source code control. Learn how to use the dynamic link library and the registry.
Date : 2008-10-13 Size : 10.41kb User : 胡卫星

内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish) - Sample struct cipher_implementation ci * corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Date : 2008-10-13 Size : 136.58kb User : xf

工业控制研华板卡VC编程实现AD程序,很不错的,用动态连接库的方式调用函数,适合工控软件提供的开发方法-Advantech industrial control board VC Programming AD procedures, very good, the dynamic link library of the function call, for the Industrial Control Software Development Methodology
Date : 2008-10-13 Size : 113.99kb User : 科比胡

fileprotector教你如何手动写一个新的系统调用,从而了解内核-fileprotector teach you how to manually write a new system call to understand the kernel
Date : 2025-12-24 Size : 9kb User : damige

自己写的VB调用VC编写的DLL库函数的例子。因VB是弱类型的语言所以很多操作用C实现简单而用VB实现很困难,这时用VC生成函数封装到DLL里,由VB调用显得很轻巧自然,尤其是有位运算时。-Written in VB to call their own VC prepared DLL library function example. VB is a result of the weak type of language used to operate many C to achieve a simple and very difficult to achieve using VB, when using VC generating function to the DLL package, the call from VB is very lightweight natural, especially when there is a bit computing.
Date : 2025-12-24 Size : 830kb User : 高见

DL : 0
钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中,这样才能被各种相关联的应用程序调用。在WINDOWS中,日志钩子是个很特别的钩子,它只有全局钩子一种,是键盘鼠标等输入设备的消息在系统消息队列被取出时发生的,而且系统中只能存在一个这样的日志钩子,更重要是,它不必用在动态链接库中,这样可以省却了为安装一个全局钩子而建立一个动态链接库的麻烦。利用日志钩子,我们可以监视各种输入事件,下面的示例可以用来记录键盘的输入,当有按键发生时,自动记录按键动作的日期和时间以及当前激活的窗口名称。 根据网上教程编写并调试通过.-WINDOWS hook are message handling mechanism in a point, by installing a variety of hooks, the application can set the appropriate subroutine to monitor the messaging system, as well as the message arrive at these objectives deal with them before the window. A lot of the type of hook, each hook can be intercepted and processed the corresponding message, such as a keyboard hook keyboard can be intercepted message, the mouse can be intercepted mouse message hook, hook shell can be intercepted by the application to start and turn off the message, log hook can monitor and record input case. Hook into thread-specific hook and global hook, thread-specific hook to monitor only the specified thread, it is necessary to monitor the system all the threads must be used in the overall hook. The overall hook, hook function must be included in a separate dynamic-link library (DLL), this can be a variety of applications associated call. In WINDOWS, the log is a very special hook the hook, it is only a
Date : 2025-12-24 Size : 202kb User : changyou

AVR-GSM is excellent board for adding remote monitoring and control in remote places by GSM cellular network. Do you want to switch on/off your local heating in your mountain house? To monitor the temperature at up to 8 remote points up to 30 meters away from the module? To listen what happens in your house with silent call after you get message for alarm status? Then AVR-GSM is the board for you! It contains ATmega32 microcontroller and 3-band GSM GPRS module 900/1800/1900Mhz inside which covers most used GSM networks around the world. The GSM antenna is build in the board so no need for external expensive GSM antennas.
Date : 2025-12-24 Size : 56kb User : peter

win32汇编 SEH实现的远程调用call。在远程进程的键盘HOOK函数中创建新的线程-win32 compilation of SEH to achieve remote call call. HOOK on the remote keyboard function in the process create a new thread
Date : 2025-12-24 Size : 80kb User : 王刚

DL : 0
可用于远程CALL测试是郁金香视频用到的代码注入器,可以进行远程call注入,非常的好用和简单-CALL can be used to remotely test is used in the tulip video code injection device, you can call into the remote, very easy to use and simple
Date : 2025-12-24 Size : 73kb User : weilibo

怎样像UNIX/MINIX系统中添加自己的System Call以用来调用-How to add your own system call to UNIX or MINIX
Date : 2025-12-24 Size : 137kb User : zi

DL : 0
调用门键盘记录程序编写 :)enjoy it-Call gate keyloggers write:) enjoy it
Date : 2025-12-24 Size : 81kb User : 刘阳

开源呼叫中心语音平台源码,目前支持三汇、东进语音卡-Open source call center voice platform, currently supports three sinks, east Voice Card
Date : 2025-12-24 Size : 321kb User : 李伟

Vb call the system functions for the corresponding function code
Date : 2025-12-24 Size : 2kb User : s89

VC调用matlab 函数的编程的例子,值得参考-VC call matlab function programming examples, good reference
Date : 2025-12-24 Size : 90kb User : dwang

这个小程序介绍如何在C++Builder下调用API和外部函数。-This program describes how to call the APIand external functions based on C++Builder .
Date : 2025-12-24 Size : 347kb User : lily

delphi动态调用dll函数,delphi动态调用dll函数-delphi dynamic call dll function
Date : 2025-12-24 Size : 341kb User : woogle168

VC++ 驱动层Hook系统内核调用 VC++ driver Hook kernel system call VC++ driver Hook kernel system ca-VC++ driver Hook kernel system call
Date : 2025-12-24 Size : 76kb User : 刘杰

C++调用dll实例,简单易学,通俗易懂,适合新手学习使用-c++ dll call, is adaptive to fresh-coder
Date : 2025-12-24 Size : 7.62mb User : mark

实现安全稳定的线程控制,并可调用系统可执行文件,不错的源码-Achieve security and stability of the threads of control, and can call system executable, good source
Date : 2025-12-24 Size : 58kb User : gdaranmhe
« 12 3 4 5 6 7 8 9 10 ... 31 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.