Initial commit

This commit is contained in:
Alukym
2023-05-12 20:16:10 +08:00
commit a8433f06ee
1167 changed files with 1036549 additions and 0 deletions

33
runtime/runtime.def Normal file
View File

@ -0,0 +1,33 @@
EXPORTS
SetupImage
FreeImage
ExportedDecryptString
ExportedFreeString
ExportedLoadResource
ExportedFindResourceA
ExportedFindResourceExA
ExportedFindResourceW
ExportedFindResourceExW
ExportedLoadStringA
ExportedLoadStringW
ExportedEnumResourceNamesA
ExportedEnumResourceNamesW
ExportedEnumResourceLanguagesA
ExportedEnumResourceLanguagesW
ExportedEnumResourceTypesA
ExportedEnumResourceTypesW
ExportedSetSerialNumber
ExportedGetSerialNumberState
ExportedGetSerialNumberData
ExportedGetCurrentHWID
ExportedActivateLicense
ExportedDeactivateLicense
ExportedGetOfflineActivationString
ExportedGetOfflineDeactivationString
ExportedIsValidImageCRC
ExportedIsDebuggerPresent
ExportedIsVirtualMachinePresent
ExportedDecryptBuffer
ExportedIsProtected
CalcCRC
LoaderData = loader_data