搜索资源列表
揭开ntfs下真正的隐藏文件
- 揭开ntfs下真正的隐藏文件-opened ntfs truly hidden files
8003_ShadowLock
- 将其他文件隐藏在BMP图像中!好-other documents hidden in BMP image! Good
隐藏
- 查找进程,目录/文件,注册表等操作系统将最终调用 ZwQueryDirectoryFile,ZwQuerySystemInformation,ZwXXXvalueKey 等函数。要想拦截这些函数达到隐藏目的,需先自己实现以上函数, 并修改系统维护的一个 SYSCALL 表使之指向自己预先定义的函数。 因 SYSCALL 表在用户层不可见,所以要写 DRIVE 在 RING 0 下 才 可修改。-the search process, directories / files
HideIt_src
- 将文本文件隐藏在一个BMP文件里 达到信息隐藏的目的
shuiyin
- 将文件隐藏于位图,加密,CRC校验,数字水印
hideinbmp
- 参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。-reference to the 2000 resolution computer enthusiasts 10 of a document on Bitmap hidden in the article, there are many procedures can be improved, for example, can join the CRC,
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.
hide
- unit Hide 隐藏进程文件单元 interface function MyHideProcess: Boolean -unit Hide to hide the process of document unit interfacefunction MyHideProcess: Boolean
encrypt
- 采用DES加密算法对文件内容进行加密,并采用文件过滤驱动对加密目录进行隐藏-DES encryption algorithm used to encrypt the contents of the documents and adopt the document on encryption filter driver to hide the directory
hidefile-0.3.1.tar
- 文件隐藏代码,实现在Linux环境下,要四个文件夹全部下载下来,才能看懂。该代码实现在Ring0环境下-hidefile
hidefile-0.3.2.tar
- 文件隐藏代码2,实现在Linux环境下,Ring3下实现-filehide
hidefile-0.2.tar
- 文件隐藏继续上传,实现在Linux环境下,R ing3下实现-filehide
hidefile-0.3.tar
- 文件隐藏继续上传,实现在Linux环境下,R ing3下实现-filehide
SimpleMachineProtect
- 简易电脑安全保护及优化工具 Ver 1.70 =================================== 一款比较专业和功能完善,甚至有点商业软件等级的开源计算机安全保护工具软件。系统主要有四大模块:1、病毒扫描;2、控制管理;3、进程浏览;4、系统优化。 主要技术特色: 便携性强,体积不大; 支持所有文件及按扩展名扫描;支持指定位置扫描; 提供扫描结果报告服务(日志文件); 支持内存病毒扫描及当发现病毒时及时侦测和拦截; 支持病毒提
hidefile
- 程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
yincang
- 一段隐藏文件的C++程序源代码,可以使文件不可见,实现对保密信息的保护. -Hidden files section of the C++ program source code, can make a document is not visible, to achieve the protection of confidential information.
low
- 基于最低有效位的图像信息隐藏 图像信息隐藏: 说明: 1、bmp格式的原始图像都有足够的容量来嵌入任何格式的隐秘文件,而且都可以提取成功。 2、jpg格式的原始图像只有足够的容量来嵌入任何格式的小容量隐秘文件,可以提取成功。 3、嵌入过程:i. 打开一幅原始图像;ii. 点击相应的嵌入方法;iii. 在提示中输入要嵌入的隐秘文件路径;iv. 输入要保存隐秘文件的路径;v. 嵌入成功; 4. 提取过程:i. 打开一幅隐秘图像;ii. 点击相应的提取算法;iii. 输入要保存
HideWindows
- VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, sh
HookFindNextFile
- hook findnextfile 隐藏文件-hook findnextfile hidden files
MagicImage
- 这是一个文件加密程序,其作用是将一个文件隐藏到一个BMP图片中去。原理是,利用BMP位图格式中的多余空间。-This is a file encryption program, its role is to hide a file to a BMP image to go. Principle, the use of BMP bitmap format extra space.