搜索资源列表
cmdbind2
- 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
系统开机时间
- 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用API函数两种获取系统启动时间的方式.... (我是个菜鸟,我怕谁啊!!)-in many cases we need access to the system start-up time, such as : the production of the timer, you can ask the system in the long run
autorunshutdown
- 一、可以自动运行选中的程序和自动关机,设定时间按秒为单位。运用到WIN2K关机需要权限获取,和一些简单的文件查找代码! 升级版增加了自动运行个数 可以最多运行10个任务,可以删除任务,开机自动运行,全局快捷键。 运用到SETTIMER HOOK REG等相关知识。比如 SetWindowsHookEx RegOpenKey RegQueryValueEx GetWindowLong 等函数。 二、关键代码请参考源代码 本人抱着学习的态度,想和大家多交流!
TimeOutCloseComputer
- 一个定时关机的程序(利用WINDOWS API函数)-a regular shutdown procedures (using Windows API functions)
ComputerSleep
- [ 原创文档 本文适合初级读者 已阅读6065次 ] 文档 代码 工具 系统定时休眠 作者:jans 下载示例源代码 单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们的程序就只能“你可以安全的关闭计算了!”。看来微软还不知道在
win2kshutdown
- 讨论了windows2000/XP系统在非用户桌面状态下关机函数的问题-discussed windows2000/XP system in the non-user desktop shutdown function under the
reset
- VC实现的关机重启功能,介绍了VC函数的使用-VC restart the shutdown function, the function of the use of VC
定时关机程序
- 一个可以实现自动关机的小程序,调用了API函数,很好用的,可以用于98,NT,2000,XP-an automatic shutdown of the small programs, call the API function, a good use, and can be used for 98, NT, 2000, XP
shutdown.ZIP
- 小乐前次上你处捞了不少好处(DOWN了你不少经验),真是 不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时 的FORM应是不能移动的。且黑屏是整屏都暗了。你的关机程 序只暗了640*480一块FORM拖动后露出了东西。未关机返回后 好些地方变不回来了。 小乐的程序里也模拟过关机。这个小程序是从小乐的大程序中 卡下来的,用不到的变量和常量,函数小乐都删了,但好多API 定义看得小乐眼都花了,不高兴删了,反正定义API只用几十个 字节内存放入口而已。
VC控制计算机如关机
- 它运用API函数控制计算机的重起和关机,读透代码可以运用到其它自己开发的软件中也是很有用的哦.-its use API function control computer shutdown and restart, read thoroughly code can be applied to the development of their other software is very useful oh.
kill360_Src
- 一般的方法无法结束360安全卫士,但可以利用关机函数来退出360安全卫士。-General method can not be the end of the 360 security guards, but can use the shutdown function to exit the 360 security guards.
CloseWin
- 调用API函数,实现windows的关机、重启等功能。是一个完整的、可用的程序,支持命令行、参数,可以直接调用。特点:强力、快速关机。即使其它软件无法实现关机的情况下也能起用。-Call the API function, the realization of windows shutdown and restart functions. Is a complete, all available procedures, support command line, parameters, can
jielian
- 捷联惯导仿真程序。针对于一般飞行器应用的捷联惯导系统,选择以地理坐标系为导航坐标系,根据指北方位系统的导航原理进行力学编排及数值仿真;制导系统针对于一般的弹道导弹,设计标准弹道,比较摄动制导与显式制导的优劣性,选择灵活性较好、适应性较强的显式制导,以待增速度为关机函数,控制关机,使之命中目标。-sins simulation
AutoClose
- 自动关机程序,通过调用系统API关机函数,实现关机时间设置功能。-Automatic shutdown procedures, by calling the system API shutdown function, the realization of the shutdown function set-up time.
malimalihome
- 直接IO关机,不调用任何系统函数,超级强大,试了就知道!-Direct IO shutdown, does not call any system function!
改写的WIN关机函数
- 我改写的WIN关机函数.cpp 一个关机函数,windows2000下获取关机权限-I rewrote the WIN shutdown function. Cpp windows shutdown function, modify permissions code under windows2000
646857986564
- Vb调用系统关机函数关闭计算机,有需要的就下载吧。-Vb call system shutdown function to turn off the computer, have a need to download it.
Driver
- 一款劫持ssdt关机函数的代码 需要的朋友可以自行下载-Ssdt shutdown function hijacking a friend in need can code to download
定时关机程序
- 这个程序虽然实用价值不大,但是可以让我们了解函数。(Although this program is practical and of little value, it can give us an understanding of functions.)
change regedit when shutdown
- 通过设置系统钩子,拦截关机消息,设置回调函数对注册表进行修改,实现程序下次开机自启动(开机启动后可以将注册表信息删除,这项可以自行实现,很简单)(By setting up the system hook, intercepting the shutdown message, setting the callback function to modify the registry, the program will start automatically next time. (After th