VChdlocker - VC 和汇编编写的硬盘锁


GPL
跨平台
C/C++

软件简介

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的值

nasm 使用方法

nasm.exe bin.asm -o bin