搜索资源列表
Linux1
- Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep \"Jun 27\" | grep 1998 下面这个scr ipt,存成一个符合规则名字的文件,置上x属性就行了。 -Shell source : find search for a particular day in the paper A = ~ find - print | ls-l -- full-
RegTableRepair
- 注册表的修复。现在恶意网站太多,一旦浏览,你的ie将被修改得五花八门,这个程序可以将ie和注册表的某些设置修改到初始状态。 解除对\"Internet选项\"的限制 解除下载禁令 解除注册表禁止 修改起始页 修改默认页 修改本地页 修改搜索页 修改默认搜索地址 IE的默认首页灰色按扭不可选 开启IE中鼠标右键、查看\"源文件\"菜单 -registry repair. Now many malicious Web site, once the brow
读取Intel CPU序列号进行加密
- 要做一个小软家加密工具,最方便的就是读取cpu的序列号,以为CPU的序列号是唯一的-to do a small home encryption software tools, the most convenient is the sequence read cpu, think of the CPU serial number is the only
vc_pc-watchdog
- 硬件看门狗 花费大量精力金钱开发的应用程序可以被转眼间盗版,精心设计的功能可能因程序被killed而失去作用,程序员为此而烦恼,PC Watchdog您解 除烦恼,依靠硬件方式存取软件ID防盗版,看门狗功能保证您的程序100%可靠地运行。 主页:www.gaopin.3322.org QQ:46219377 Email:gaopin2@tom.com -hardware watchdog spend a lot of money on the devel
主页木马的制作方法
- 主页木马的制作方法-Home Trojan production methods
qqdll
- 家都知道,当今的QQ病毒,都用了钩子技术。创建一个DLL,然后使用全局钩子;或者在QQ进程里插入一个DLL,后监测键盘或者是Windows消息,判断用户是否是用QQ聊天,并且是不是已经把信息送出。无DLL的QQ尾巴-home all know that today's QQ virus, has used a hook. To create a DLL, and then use the overall hook; QQ or in the process of inserting a
MakeitOnTop
- 可以指定当前的选中的窗口用热键呼出 例如可以用来网吧免费上网(下机后用热键呼出浏览器) 窗口是z顺序置前的。-can specify the current selected window exhaled with hotkeys for example can be used to free Internet cafes (After using hotkeys exhaled browsers) z window is the former home of the order.
nizhi
- 这是一个将链表就地逆置的算法!用户输入原始数据,该程序将不需另申请空间而将原序列进行逆置!-This is a local chain of home inverse algorithm! User input raw data, The procedure will no longer have to apply for another space, the original sequence inverse home!
gcomm-1.0.tar
- Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe through another program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net home page f
oxine-0.7.1.tar
- oxine is a lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems
lnsk-0.1.0.tar
- An easy, yet highly-configurable iptables-based firewall solution designed for everybody from home users to network admins. Functionality for IPv6, tunneling, IPSec, and advanced routing is planned.
tree
- Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr
200485103255
- 风讯最新注册正版+最新SP 后台登陆地址:/Fsmanage/login.asp 登陆用户名:admin 登陆密码:admin888 操作顺序说明: 本系统内含新闻及栏目,如果你要设置浏览,必须刷新所有页面。 首页模板请自行设置。 1、首先设置参数:/Fsmanage/setup.asp 2、设置新闻栏目:信息管理--栏目管理 3、设置新闻、栏目、模板 4、设置首页模板 5、设置新闻属性:信息管理--栏目管理--相应栏目修改---修改生成参数 6、添加新闻 7、生成分类 8、生成首页 9、生成导
solaris_mail_c
- Solaris mail存在$HOME漏洞,可以本地获得最高权限。-$ HOME loopholes exist, the highest local authority.
solaris_kcms_configure_c
- Solaris mail存在$HOME漏洞,可以本地获得最高权限。-$ HOME loopholes exist, the highest local authority.
软件破解入门
- 很多人都想学学做cracker,好象破了一个程序很风光的,人人都很佩服。 可是做一个cracker其实很累,需花费大量的时间,而且经常会碰壁,三五天毫无进展是极为平常的事情。 做cracker的五个必要条件是: 1. 知识 2. 经验 3. 感觉 4. 耐心 5. 运气 。 如果你刚开始学crack,也许你遇到不少麻烦,并且有点想退却,其实你不要着急,只要你认真学习,成功就在眼前。没有人是生来就什么都会的,如果你有问题,就大胆的去问你周围的人,多来我主页论坛请教。计算机水平不高怎么办?没关系
mudaima.rar
- 包含修改主页、自启动、隐藏进程、与exe或txt文件关联,修改键值、自删除等功能。,Home page contains the modified, self-starting, hidden processes, and the exe or a txt file association, modified key, since the delete functions.
lunwen
- 针对基于原型的单继承面向对象模型,通过扩展库的形式实现了Lua对契约式开发的支持,包括原型不变式、 函数前后置断言。利用了语言提供的动态元机制在运行期改变某些语法构造的原始语义。最后分析了该实现方法的弱点 和改进思路。-Single inheritance for prototype-based object-oriented model, achieved by extending the database in the form of a Lua development of con
1-client
- 智能家居的客户端 qt源代码(c语言编写)传感器模块 远程监控模块 socket模块等-Smart Home client qt source code (c language) sensor module remote monitoring module socket module
Home-Security-Monitoring
- 本系统可以实现对家庭的安全监控,不必担心家人外出旅游或者探亲时,房子无人照看-The system can be achieved on home security monitoring, do not worry about traveling or visiting family when the house unattended