搜索资源列表
MS05-055Exp
- 微软MS05-055漏洞利用程序,利用此漏洞可提升本地权限-Microsoft MS05 - 055 exploits procedures, the use of this loophole may enhance the local authority
SysPriv
- 提升应用程序权限工具。用户运行的程序都为普通用户权限,通过此工具可将用户程序提升为System权限。-upgrade applications competence tool. Users operating procedures for the general user rights, the passage of this tool user program can be upgraded to System competence.
processTest
- Processes是一个封装了很多进程API的类,包括提升程序的权限,枚举每一个进程,获得每个进程的模块
ThreadUtility
- 提升程序权限,创建远程线程的源码。在别的进程中创建一个自己写的线程。创建线程本来只是一个函数的事,CreateRemoteThread()。其中的参数包括线程函数体。但是这是在远程进程的地盘上,所以此函数体的地址必须映射到远程进程的空间中去。线程中引用的所有地址,包括函数和指针和字符串等等,都必须映射到远程进程的空间中去。 映射的步骤有三 1、 在远程进程中分配空间,函数VirtualAllocEx(…) 2、 将线程执行
windows权限提升程序
可以在普通用户(包括guest,user……)下,运行administrator的程序,并可以执行本用户不可操作的操作。
MS05-055Exp
- 微软MS05-055漏洞利用程序,利用此漏洞可提升本地权限-Microsoft MS05- 055 exploits procedures, the use of this loophole may enhance the local authority
SysPriv
- 提升应用程序权限工具。用户运行的程序都为普通用户权限,通过此工具可将用户程序提升为System权限。-upgrade applications competence tool. Users operating procedures for the general user rights, the passage of this tool user program can be upgraded to System competence.
processTest
- Processes是一个封装了很多进程API的类,包括提升程序的权限,枚举每一个进程,获得每个进程的模块-Processes is a process of packaging a lot of API classes, including the upgrading process authority, an enumeration of each process, access to each process module
ThreadUtility
- 提升程序权限,创建远程线程的源码。在别的进程中创建一个自己写的线程。创建线程本来只是一个函数的事,CreateRemoteThread()。其中的参数包括线程函数体。但是这是在远程进程的地盘上,所以此函数体的地址必须映射到远程进程的空间中去。线程中引用的所有地址,包括函数和指针和字符串等等,都必须映射到远程进程的空间中去。 映射的步骤有三 1、 在远程进程中分配空间,函数VirtualAllocEx(…) 2、 将线程执行
DriverEndProcess
- 使用驱动技术可以关闭任意指定进程提升应用程序权限-The use of drive technology can shut down any process of upgrading applications designated authority
ShutDown
- 定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能会无法关机,因为这个exe文件可能会与系统的shutdown命令同名-Automatic shutdown software countdown timer can be set off in two ways, to hide the system tray, do not u
HBUE_POWEROFF
- 可选倒计时和定时关机两种方式 MFC开发,没有采用提升应用程序权限,最后关机调用的是系统命令,所以最后生成的exe文件请不要和系统命令shutdown重名-Optional countdown and time off in two ways MFC development, the application did not enhance the authority, the final system shutdown comman
PHPWind_UTF8_4.3
- PHPWind 4.3.2 正式版(php+mysql)高速论坛程序(gbk,big5,utf-8) PHPWind 是一套采用 php+mysql 数据库 方式运行并可生成 html 页面的全新且完善的强大系统. 我们希望作为一个开源.共享的软件,PHPWind 可以以其 流畅的速度 与 高负载能力 激起各位加入PHPWind阵营的热情!共同打造专业品牌 PHPWind.Net PHPWind 除了具备多重子
myProcess
- 该头文件中包含查看、结束进程,提升程序权限三个函数。-the .h file contains three functions as folloows: FindProcess(), KillProcess() and EnableDebugPrivilege().
hook
- 提权代码 一般当用户权限不够时可以使用其提升程序权限-To mention the right of the code in general is not enough when a user permission to use their upgrade programs can access
quanxiantisheng
- 权限提升工具,可以将拖放的程序提升到system权限,并且深度隐藏自身进程和拖放程序进程!-Permission to improve the tools, you can drag and drop program to enhance the system permissions and hide its own processes and the depth of the process of drag and drop prog
PThrreadUtillr
- 提升程序源码权限,创建远程线程的源码。在别的进程中创建一个自己写的线程。创建线程本来只是一个函数的事,CreateRemoteThread()。其中的参数包含线程函数体。但是这是在远程进程的地盘上,所所以此此函数体的地址必须映射到远程进程的空间中去。线程中引用的全部地址,包含函数与指针与字符串等等,都必须映射到远程进程的空间中去。映射的步骤有三1、在远程进程中分配空间,函数VirtualAllocE -Permission to e
rUagIxsS
- 在Windows 7下,将程序权限提升到SYSTEM。-Elevation Privilege in Windows 7
Shutdown
- 先提升程序自身的权限,再进行关机。经过测试,win7 64位系统有效。(First enhance the program's own permissions, and then shutdown. After testing, win7 64 bit system is effective.)
程序提升Debug权限
- 应用程序通过权限的提升,能把程序自身提升至Debug级别。(Can upgrade the program itself to Debug permissions)