Welcome![Sign In][Sign Up]
Location:
Search - Registry

Search list

[Otherregshot17_src_bin

Description: 完整的注册表监控regshot的源代码,很不错-integrity of the registry monitoring regshot the source code, very good
Platform: | Size: 57133 | Author: zxq | Hits:

[Otherregshot161e5_src_bin

Description: 一个注册表监控程序regshort16的源代码。-a registry monitoring program regshort16 source.
Platform: | Size: 61657 | Author: zxq | Hits:

[CSharpRegDataApp

Description: 创建一个windows应用程序,对Windows注册表进行读写操作,设置和保存运行的次数.-creating a windows application, the Windows registry to write, to establish and maintain the frequency of operation.
Platform: | Size: 7992 | Author: 丁胜 | Hits:

[ListView/ListBoxctrlreg

Description: vb控制注册表的RUN项,在系统中病毒后不能用regedit时可用些软件.-vb control of the registry RUN, in the system the virus can not be used when available regedit more software.
Platform: | Size: 4608 | Author: fan | Hits:

[Windows Develop注册表操作小例程

Description: 用.netc#语言写的注册表操作小样例源代码,代码短小精悍,但是体现了注册码操作的精华,在此上面可以进行扩展加入自己的功能-C# Sample code for registry operator.
Platform: | Size: 201015 | Author: ali | Hits:

[Process-ThreadNT下进程隐藏

Description: 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级语言完成,理解和实现都比较容易 ,但他让宿主进程使用LoadLibrary来装入新的DLL,所以难免留下蛛丝马迹,隐藏效果并不十分完美。罗 云彬的方法在隐藏效果上绝对一流,不过,由于他使用的是汇编语言,实现起来比较难(起码我写不了汇 编程序:))。笔者下面介绍的方法可以说是对上述两种方法的综合:采用c/c++编码,实现完全隐藏。并 且,笔者的方法极大的简化了远程线程代码的编写,使其编写难度与普通程序基本一致。-the NT environment hidden process, the user is unaware of the conditions, the implementation of their code There are various ways, for instance, the use of the registry into DLL, etc. linked to the use of Windows. The more representative Jeffrey Richer is the "core Windows programming" introduced by the LoadLibrary method and the Luo Bin, "under Windows 32 assembly language programming" introduced by the method. Two methods are common features are : remote threads are used to keep the code as host process threads in the host address space of the process to implement in order to achieve the purpose of hiding. Comparatively speaking, Richer way can be used as c / c Senior complete language, understanding and will be relatively easy to achieve, but he let the host process
Platform: | Size: 32284 | Author: 潘桂聪 | Hits:

[WEB Code用VB操作注册表

Description: 关于VB操作注册表的详细介绍,内容简单易懂非常适合初学者-VB on the detailed operation of the registry, very easy and simple for beginners
Platform: | Size: 96215 | Author: 谷雨 | Hits:

[OS programAutoClose

Description: 用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术-vc used to write the automatic shutdown procedures, including trays, allowing only one run examples of technical writing registry
Platform: | Size: 67929 | Author: 梁白鸥 | Hits:

[Hook apifwcounter(20050727)ver0.2.2.src

Description: SRS: 1. startup with Windows. 2. support windows 9x, 2000, XP 3. count for key which can be specified by register. 4. count number recorded in an file which path can be specified by register. 5. single instance. 6. run background. 7. 在任何时候,按Alt+S 显示/隐藏对话框. 对话框的关闭按钮是“隐藏”的作用。 8. 在任何时候,先按Alt+X,在按Alt+P退出程序 9. 注册表中保存了如下数据: (1)cout - 当前计数 (2)total-count - 全部计数 (3)datafile - 游戏的数据文件路径和名称,默认为\"d:\\MGAMES\\NETBAR\\NETBARR.dll\" (4)key - 要计数的按键 你可以修改注册表中的这些数据,程序重新启动后将使用这些数据。-SRS : 1. Startup with Windows. 2. Support Windows 9x, 2000, XP 3. Count for key which can be specified by register. 4. Count number recorded in an file which path can be specified by register. 5. Single instance . 6. run background. 7. at any time, by pressing Alt S Show / Hide dialog. dialog is the close button "hidden" role. 8. At any time, register Alt X, in accordance with Alt P exit 9. The registry contains the following information : (a) court-the current count (2) total-count-all count (3) datafile-game data file path and name , defaults to "d : \\ MGAMES \\ NETBAR \\ NETBARR.dll" (4) key-to count the buttons you can modify the registry data, procedures will restart the use of these data.
Platform: | Size: 159862 | Author: 周炎 | Hits:

[Other把注册表自启动shell的键值改写为ExAtmShell

Description: 把注册表自启动shell的键值改写ExAtmShell 快速,准确!-put the registry since the launch of the keys rewritten shell ExAtmShell rapid and accurate!
Platform: | Size: 28329 | Author: 张类 | Hits:

[Windows DevelopStartEd1

Description: 可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册表的用户来说可谓是雪中送炭了。 -Edit the startup/run information from registry of the Windows, it can delete/copy/move/edit/create startup item.
Platform: | Size: 12838 | Author: 刘德小花 | Hits:

[OS program注册表修改程序

Description: 注册表修改程序 用.net写的,具体内容在readme里了 呵呵,可要让我通过啊,好辛苦啊, 谢谢了 -registry amendment to the procedure used. Net written in the specific contents of the readme Lane Oh, let me through ah, good hard-ah, I thank the Ha ha
Platform: | Size: 51208 | Author: soft271 | Hits:

[Windows Develop[COM本质论].加密与解密-教材

Description: 加密与解密》(第二版)   汇集国内顶尖软件调试论坛(看雪论坛)众多密界一流好手,展示软件调试最核心!浓缩了这3年来国内加密与解密技术的发展,非常值得收藏!   本书全面揭示Windows平台的加密与解密技术!采用循序渐进方式,从基本的跟踪调试到深层的拆解脱壳,从浅显的注册码分析到加密算法及商用软件保护,这520页的一部书,几乎囊括了Windows软件保护的绝大多数内容。   看完这本书,解密不再神秘。不论是解密爱好者还是软件编程者都应该好好去看看。全国新华书店发行!   与之配套的《加密与解密---续集》也会在随后的几个月内推出!两本书内容互补、并不重复,组合阅读会令你的加解密水平有一个质的飞跃!!! -encryption and decryption "(second edition) pooled top domestic software debugging Forum (see Ice Forum) sector dense many top athletes display software debug core! Enrichment of the past three years domestic encryption and decryption technology, a very worthwhile collection! The book comprehensively revealed the Windows platform encryption and decryption technology! Adopting a gradual manner, from basic to the deep trace debug disassembling sabot, from simple analysis of the registry key encryption algorithm and business software protection, 520 of a book that seemed to include Windows software to protect the vast majority of content. Reading this book, declassified no longer mysterious. Both lovers or decryption software programming has to be good to look at. National distributed by
Platform: | Size: 2051319 | Author: 名民 | Hits:

[OS program演示从注册表中还原MSNMessenger口令

Description: 演示从注册表中还原MSNMessenger口令 -presentation from the registry passwords reduction ynet.com
Platform: | Size: 2641 | Author: 李志山 | Hits:

[OS programsysxgp

Description: 一款自制的通过修改注册表内容来改变系统配置的程序源码,通过对此源码的学习,可以对注册表编程有很大的帮助-one made by modifying the contents of the registry to change the system configuration procedures source, this source of learning, the registry can be programmed to be very helpful
Platform: | Size: 82873 | Author: 盛磊 | Hits:

[OS program隐藏磁盘驱动器

Description: 通过注册表隐藏磁盘驱动器 regf.WriteInteger( NoDrives ,60) //隐藏驱动器 regf.WriteInteger( NoViewOnDrive ,60) //禁止访问驱动器-through the registry hidden disk drives regf.WriteInteger (NoDrives, 60) / / hidden drives regf.WriteInteger (NoViewOnDrive, 60) / / disallow access to drivers
Platform: | Size: 311327 | Author: 邱鹏 | Hits:

[OS programCRegEditor

Description: 注册表操作的COM组件,该组件封装了注册表操作类,可以vb等支持COM的开发环境中读写注册表-registry operation of the COM components, the components of the package registry operations, as can vb COM support the development environment to read and write registry
Platform: | Size: 38625 | Author: 唐能福 | Hits:

[OS program注册表读写 改变进程特权 显示最后错误代码含义

Description: 注册表读写,改变进程特权,显示最后错误代码含义-registry read and write privileges to change the process, revealed last error code meaning
Platform: | Size: 107803 | Author: 周梁 | Hits:

[Windows Developaspnet_setreg

Description: asp.net的加密用户名密码的工具,可以把用户名和密码加密在注册表中,直接修改rar魏exe即可-the Asp. Net users Password encryption tools, users can encrypt and password in the registry, direct changes can be exe rar Wei
Platform: | Size: 61008 | Author: 黎明 | Hits:

[OS programRegRW

Description: 对注册表的相关操作,用vc写了相应的类,可以直接重复利用。-related to the operation of the registry, using vc write the corresponding category, and can directly reuse.
Platform: | Size: 47770 | Author: 杨冠利 | Hits:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

CodeBus www.codebus.net