搜索资源列表
HackIMUT
- 我们学校的选课系统(http://202.207.16.59)真气人啊,我还没接到通知呢,别人就把选修课都选满了,选不到我心爱的选修课,怎么办? 为了解决这个问题,我特意编写了这个玩艺,因为很多人都没有改默认密码(默认密码就是学号),所以我就可以利用穷举搜索出大部分人都选的什么课,然后。。。。呵呵。。。就参考一下。 估计大家下到这个软件的时候,学校就应该有反应了,也许软件会失效,但是,可以参考一下里面的代码,也许稍微改改,就能适用于你们自己的学校哦。-the Course of our
watcher
- detect file change/file change notification-detect file change / file change notificat ion
PasswordFilters
- PWDFILT *****Overview***** This module illustrates how to implement password change notification and password filtering in Windows NT 4.0. Password change filtering is useful for enforcing quality or strength of passwords in an Win
troja
- 木马源程序 /*实现了以下功能: 1.IP变换后自动发送Email通知 2.nt/window2000下绑定cmd,98下绑定command 3.sniffer整个无交换网络的telnet pop3密码功能 */ // troja3.cpp : Defines the entry point for the application. //written by Justin 小鱼巫师 2002年5月-Trojan source / * achieve the following functions
StingARP4.0
- 增加C/S结构的通知机制,在每个网段部署后,程序发现可疑计算机将自动发送消息到服务通知程序。 -Increase the C/S structure of the notification mechanism, after the deployment of each segment, the program found a suspicious computer will automatically send a message to the service notification pr
typedefine
- CDMA 短消息的彩信通知解码,数据类型的统一定义-CDMA SMS MMS notification decoding, unified definition of data types
ss_trayicon_src
- This class is a light wrapper around the windows system tray stuff. It adds an icon to the system tray with the specified ToolTip text and callback notification value, which is sent back to the Parent window. VC++6.0-This class is a light wrapper aro
LinuxDeviceDriverAsyncmonitor
- Linux设备驱动开发详解源码- 异步通知应用程序范例_asyncmonitor.c 支持异步通知的globalfifo-lobalfifo_async.c-Notice of the application of asynchronous sample -asyncmonitor.c support asynchronous notification globalfifo-lobalfifo -async.c
IP_changed_notification
- Linux shell scr ipt monitors for IP address changes, then invokes Java to send a notification email to desired email address.
Test_TrayIcon
- 在C++Builder6.0中实现任务栏通知区域图标显示编程-In C++ Builder6.0 implement the taskbar notification area icon Programming
sendterminfo
- LINUX平台下基于多进程的(可控制并发数)下发通知消息进程(服务器进程)-LINUX platform based on multi-process (which can control the number of concurrent) issued a notification message process (server process)
gmail
- Login Spoofer gmail Features: \|||/ * NO need to learn Html & PHP !! (o o) * Easy, fast, Clean and Tiny ! +-oooO--(_)-------+ * Provide 16 Proffesional Fake Pages. |*Coded by hol4ko.| * Notification of new victims is pretty fast ! |
inotify
- 本应用核心功能为监控系统给定目录下的文件变化情况。实现该项功能可以利用 Linux 2.6.13内核中新引入的文件系统变化通知机制inotify实现-Application of the core functions of the monitoring system files under the given directory changes. The realization of the Linux 2.6.13 kernel function that can be introduced
Linux-driver-development9
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第9章、Linux设备驱动中的异步通知与异步I/O。在设备驱动中使用异步通知可以使得对设备的访问可进行时,由驱动主动通知应用程序进行访问。这样,使用无阻塞I/O的应用程序无须轮询设备是否可访问,而阻塞访问也可以被类似“中断”的异步通知所取代。 9.1节讲解了异步通知的概念和作用,9.2节讲解了Linux异步通知的编程方法,9.3节讲解了增加异步通知的globalfifo驱动及其在用户空间的验证。-Aut
notify
- vc 文件变更通知的程序源码,值得一看!-vc source file change notification program, worth a visit!
notificationexample
- example of a notification qt appls
notify
- vc 文件变更通知 notify的程序源码,感兴趣的可以看看。-vc file change notification notify the program source code, can be of interest to see.
Linpop-Beta3(Ubuntu)
- Linpop是一款运行于Linux操作系统平台的IM(即时通信)软件,可以实现局域网内任意电脑之间的信息接受与发送,也可作为支持200人中小型企业,企业信息平台中的一个组件及功能存在。整个软件基于C/S结构,数据经过服务器转发,便于服务器对客户端传送过来的数据进行分析和处理,例如单对单聊天、群聊天等。客户端基于GTK+实现整个GUI框架,最终界面效果良好。-Linpop can support 200 small and medium enterprises within the IM plat
Notification
- Notification Source Code for Linux.
Notification
- A class that represents how a persistent notification is to be presented to the user using the android.app.NotificationManager.