4 Star 2 Fork 0

Gitee 极速下载 / vchdlocker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Liberxue/VChdlocker
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-2-Clause

# VChdlocker

vc和汇编(nasm)编写的硬盘锁
主要原理:

The computer post board memory enters hard disk time for Windows startup deletion and partition table hard disk MBR XOR encryption

请勿用于非法勒索谢谢
此代码和原理在网上学习不少大神和方法,找不到署名,再次表示感谢。

注释说明:

  • 表示项目必须运行中必须要使用的
  • 表示项目在debug重生成的

**开发工具Visual Studio 2015 vc sdk **

文件目录

  • Config.ini
  • Debug
  • LICENSE
  • README.md
  • bin.h
  • hi013.VC.db
  • hi013.sln
  • hi013.vcxproj
  • hi013.vcxproj.filters
  • main.cpp
  • nasm
  • 解锁密码为CaM加上Config.ini中的psw的值
文件名 备注说明
Config.ini 解锁密码为CaM加上Config.ini中的psw的值
Debug 生成调试
bin.h nasm二进制文件copy进去
main.cpp vc运行包含异或加密等主文件
nasm nasm编译工具

nasm 使用方法

nasm.exe bin.asm -o bin
BSD 2-Clause License Copyright (c) 2017, Liber All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

VChdlocker vc和汇编(nasm)编写的硬盘锁 主要原理: The computer post board memory enters hard disk time fo 展开 收起
C++ 等 2 种语言
BSD-2-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mirrors/vchdlocker.git
git@gitee.com:mirrors/vchdlocker.git
mirrors
vchdlocker
vchdlocker
master

搜索帮助