资源简介
功能(详见截图):
1.Patch Hardware ID(修改机器码)
2.Crack Other Limits(解除其他限制,包括运行天数、运行次数、截止日期、单次运行时间和总运行时间)
代码片段和文件信息
#include
#include
#include “../../../PluginSDK.h“
#include “PluginDef.h“
PLUGIN_CONTEXT context;
DWORD WINAPI GetPluginType()
{
return NORMAL | NO_PROTECT;
}
void WINAPI GetPluginBinName(char* pNameBuf DWORD Size)
{
sprintf_s(pNameBuf Size “PluginBin.dll“);
}
void WINAPI PluginProcess(BYTE* pImageBuf pfnAddPluginHook fnAddPluginHook pfnGetPluginFuncRVA fnGetPluginFuncRVA SHELL_CONTEXT* Context)
{
sprintf_s(context.Text “Test“);
}
DWORD WINAPI GetPluginContextSize()
{
return PLUGIN_CONTEXT_SIZE;
}
void WINAPI GetPluginContext(void* pContext)
{
memcpy(pContext &context PLUGIN_CONTEXT_SIZE);
}
void WINAPI ShowPluginOptions()
{
//Show custom options dialog here.
}
void WINAPI InitPluginSettings(char* pFileName)
{
//Load settings for application “pFileName“ here.
}
BOOL WINAPI GetPluginEnabled()
{
return TRUE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-04-14 12:18 BinRes\
文件 3987456 2011-01-21 05:18 BinRes\libmysql.dll
文件 1623448 2015-04-14 12:17 BinRes\SEKeygen.exe
文件 696216 2015-04-14 12:18 BinRes\SEKeygenSDK.dll
文件 1213200 2010-07-17 01:16 dbghelp.dll
目录 0 2014-02-23 01:40 EULA\
文件 1949 2009-12-13 22:34 EULA\EULA_CN.txt
文件 11300 2009-12-13 22:35 EULA\EULA_EN.txt
文件 9962 2012-02-05 23:28 EULA\TaggantLicense.txt
文件 1636248 2015-04-14 12:17 GetHWID.exe
文件 284236 2010-06-08 16:04 HelpCN.chm
目录 0 2014-02-23 01:40 Langs\
文件 15360 2014-01-21 16:22 Langs\CHS.dll
文件 15360 2014-01-21 16:22 Langs\CHT.dll
目录 0 2014-02-26 15:57 LicenseDB\
文件 1141 2010-12-08 04:13 LicenseDB\createdb.sql
文件 299 2011-01-22 10:56 LicenseDB\Readme.txt
目录 0 2014-02-26 15:57 LicenseDB\webfront\
目录 0 2014-02-26 15:57 LicenseDB\webfront\rewrite\
文件 477 2011-01-11 02:02 LicenseDB\webfront\rewrite\httpd.ini
文件 81920 2004-03-30 00:00 LicenseDB\webfront\rewrite\mtbnotif.dll
文件 64 2011-01-22 11:15 LicenseDB\webfront\rewrite\Readme.txt
文件 139264 2004-03-30 00:00 LicenseDB\webfront\rewrite\Rewrite.dll
目录 0 2014-02-26 15:57 LicenseDB\webfront\sekeygen_wrapper\
文件 78336 2011-01-22 11:09 LicenseDB\webfront\sekeygen_wrapper\sekeygen_wrapper.exe
目录 0 2014-02-26 15:57 LicenseDB\webfront\web\
目录 0 2014-02-26 15:57 LicenseDB\webfront\web\admin\
文件 1504 2014-02-26 07:06 LicenseDB\webfront\web\admin\index.php
文件 1931 2012-08-13 09:48 LicenseDB\webfront\web\admin\menu.inc.php
文件 6424 2013-07-24 16:24 LicenseDB\webfront\web\admin\os.cards.auto.inc.php
文件 7515 2013-07-24 16:24 LicenseDB\webfront\web\admin\os.cards.edit.inc.php
............此处省略395个文件信息
相关资源
- build-HuntPlane-qt5_1_0rel_static-Release.zip
- GC2155 CSP DataSheet release V1.1.1.pdf
- TextMesh Pro - Release 1.0.55.2017.1.0b10 (d
- SpreadJS.Release.V13.0.0.zip
- SpreadJS.Release12.2.2online.design.zip
- SpreadJS.Release12.1.0online.design.zip
- libcurl.a(with zlib openssl libssh2) 含r
- dlib 32位库 19.10.0_release_32bit_msvc1913.l
- TheLENAns-3LTEModuleDocumentationReleasev8.pdf
- librdkafka win7 64位 vs2015编译Release.rar
- cas-client-3.1.12-release.zip
- Eclipes+Juno+Service+Release+2汉化包
- cas-client-3.2.1-release.zip
- Kelly KBL and KEB User Program Release CHS Set
- mosquitto1.4.15-release带源码全套Win32.ra
- spring-data-mongodb-1.2.0.RELEASE
- hanlp-1.7.2-release.zip
- paw_release_0.27.zip
- hanlp-1.7.8-release.zip
- pthreads-w32-2.9.1-release.zip
- Eclipse汉化包 版本Photon Release (4.8.0)
- AVS2_Release.rar
- NxpRdLib_PublicRelease
- nvm_1.1.7_Maintenance_Release
- Spring Cloud Finchley.RELEASE 中文 参考手册
- srs-3.0release.zip
- iBypasser v2.3 by Ranzhie07 Official Release.r
- tinyos-release-tinyos-2_1_2.tar.gz
- BOOST库中文帮助(Release 1.41.0).chm 卷
- darknet框架release cpu版
评论
共有 条评论