破解key file时经常用到的几个API函数及其用法
生活随笔
收集整理的這篇文章主要介紹了
破解key file时经常用到的几个API函数及其用法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
CreateFile函數
==================================================================================
CreateFile:
Creates or opens a file or I/O device. The most commonly used I/O devices are as follows: file, file stream, directory, physical disk, volume, console buffer, tape drive, communications resource, mailslot, and pipe. The function returns a handle that can be used to access the file or device for various types of I/O depending on the file or device and the flags and attributes specified.
Syntax(語法):
HANDLE WINAPI CreateFile(
__in LPCTSTR lpFileName,
__
總結
以上是生活随笔為你收集整理的破解key file时经常用到的几个API函数及其用法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: “既成云雨人”上一句是什么
- 下一篇: 记对一个key file crackme