

- #How to change mta serial number for mac
- #How to change mta serial number driver
- #How to change mta serial number password
- #How to change mta serial number windows
The serial is generated from 'checksum' stored in the registry, it's not even md5(HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeMulti Theft Auto: San Andreas All1.5Settingsgeneral) value is named 'cachechecksum'.Ĭhecksum looks like: 12CC2B5B:4B4552GGCCGGDF5FF:F4213 but trying to do it by myself makes me cry. Help appreciated in my research as I'm really curious what is behind it. tls:103E0007 0040 padding used in hashing algorithms (0x80 0. data:103ABC70 0040 padding used in hashing algorithms (0x80 0. data:103AB218 0280 Hash constant words K for SHA-384 and SHA-512 data:103AB0D8 0040 Initial hash value H for SHA-512 data:103AB098 0040 Initial hash value H for SHA-384 and SHA-512
#How to change mta serial number windows
rdata:103AAAC2 000E Windows CryptHashData rdata:103AAAB0 0010 Windows CryptCreateHash rdata:103AAA5C 0015 Windows CryptAcquireContext rdata:103AA518 0011 anti-debug: IsDebuggerPresent rdata:103802D8 0078 zinflate_distanceExtraBits

rdata:103737C8 003E rfc3548 Base 64 Encoding with URL and Filename Safe Alphabet rdata:10271400 0040 padding used in hashing algorithms (0x80 0.
#How to change mta serial number password
text:1013B6BA 000C function where is handled the ZipCrypto password The serial is an MD5 hash most probably (or not 128bits = 16 bytes) but I doubt advapi32.dll functions are used for that.
#How to change mta serial number driver
They also have the driver FairplayKD.sys but I doubt it's generated there. I'm doing it for purely educational purpose and not intend to hack on servers, as I'm just curious of the method but it's kept as a 'secret' and knowledge only available to MTA staff. Netc.dll is injected in both Multi theft auto.exe and gta_sa.exe but 90% it's generated in gta_sa.exe The serial is stored somewhere on the hard-drive, or just a binary with hardware data.ĭid you manage to reverse what is used to generate the serial/or where the serial is stored? Some people tell their serial changed after upgrading/reinstalling their windows. SID (generated uniquely on each new windows installation), there's a changer available but I'm afraid to use it and prefer to do it without modifying my system. Reinstalling GTA+MTA and hooking again in the hope it will change.Īdditional info: the serial is also stored in the registry but it doesn't mean anything as the serial used in hand shakes is in memory. Hooking internal API function GetSerial (netc.dll) worked, the serial looked changed but when joining the server original serial was used(probably there's one more )
#How to change mta serial number for mac
Hooking GetAdaptersInfo for MAC spoof - didn't work Hooking DeviceIoControl (it uses it as well, for retrieving hard drive serial, seems to be called on each connect with the server) didn't work Hooking WMI(it uses it for retrieving bios serial etc., but hooking doesn't change serial) Since few days I'm trying to generate/spoof new MTA serial.
