Rad studio xe10.3.0 iso directly from embarcadero

emailx45

Бывалый
Staff member
Moderator
Some changes in RAD Studio XE10.3 (in Chinese ) :)

http://blog.qdac.cc/?p=4977

1, Delphi language supports the inference of inline variables and inline variables, indicating that the memory management of Linux has no longer used the ARC model, and changed to the same as Windows, NEXTGEN definition has been invalid on the Linux platform
Linux platform AnsiString / AnsiChar is supported, but the official prompts need to be aware that the ANSI code pages for Linux and Windows are not consistent.

2, C++ Win32 C++ compiler supports C++ 17, and has become the default setting (formerly BCC32), faster code, better third-party C++ library compatibility.
The C++ compiler can be set to be backward compatible with C++ 14/11/98/03 using cquery (requires Win64 installation, only with 64-bit version)
Enhanced C++ code completion, faster and better than previous versions,
Now that this code is done using asynchronous mode, the input won't feel like a stuck. Better mathematical performance under Win64, many math functions are re-implemented twice as fast as before.
Support for Error Insight, which allows you to preview errors in your code (red underline) at any time, like Delphi, to support debug-optimized builds (that is, Release).
Support for installing a large number of C++ libraries via GetIt.

3. Public part
... continue!
 

emailx45

Бывалый
Staff member
Moderator
Delphi 10.3 Rio Community Edition

Thank you for choosing Embarcadero's award-winning Delphi 10.3 Rio Community Edition. You have joined the millions of developers worldwide who are creating amazing apps with our tools. We appreciate your business and welcome you to our community.


Product: Delphi 10.3 Community Edition

Serial Number(s): xxxxxxxxxx
Login Name:xxxxxxxxx
First Name: ldm

Last Name: mig

If you haven’t already downloaded the software or need to download again, click the link below:

Delphi 10.3 Rio - 127mb online installer of course
http://altd.embarcadero.com/download/radstudio/10.3/radstudio10_3_0_esd_94364.exe

Useful links to help you get started:

Documentation
http://docs.embarcadero.com/

Embarcadero Community
http://community.embarcadero.com/
 
  • Like
Reactions: xe2

emailx45

Бывалый
Staff member
Moderator
possible changes in Keygen from Tokyo to new Keygen to 10.3 RIO
...need more tests!


[hide="20"]

2018/11/27 14:41:19
3楼: 楼: 根据 楚凡的破解工具 得出破解源码。

根据大神 tonzi 的 提示。再次修改。

大家找来 10.2.3 的破解代码。
修改如下地方。

RadVersion.pas

TRadStudioVersion
Dll5FEValue: Byte; 这个删除,不用增加了。

New(RadStudioVersion);
with RadStudioVersion^ do
begin
Name:='Rad Studio 10.3.0.4364 Rio RTM Enterprise/Architect/Ultimate';
Ver:= '26.0.32429.4364';
BDSVersion:='20.0';
LicVerStr:= '10.3 Rio';
LicHostPID:= 8220;
LicHostSKU:= 53;
LicDelphiPID:='2026';
LicCBuilderPID:='4023';
LicDelphiVer:='26';
LicCBuilderVer:='20';

////50 bds.exe
// BdsPatchInfo.Crc:=$E85844F6;
// BdsPatchInfo.Sha1:='8CB7F626D64A36541AD0C3E5416A33828AE671FA';
// BdsPatchInfo.PatchOffset:=$1F724; //by http://www.2ccc.com/member.asp?membername=win2003

//53 bds.exe
BdsPatchInfo.Crc:=$C426EC4A;
BdsPatchInfo.Sha1:='43BB879FE9EFD7B8752F2B5D99DF31F7CD948D68';
BdsPatchInfo.PatchOffset:=$1F724; //by http://www.2ccc.com/member.asp?membername=win2003

////52 bds.exe
// BdsPatchInfo.Crc:=$626F70A4;
// BdsPatchInfo.Sha1:='7583BBFCED1088305E7E579DEAF9751A4832DFDE';
// BdsPatchInfo.PatchOffset:=$1F724; //by http://www.2ccc.com/member.asp?membername=win2003

BdsPatchInfo.FinalizeArrayOffset:=$11EF7C;

LicenseManagerPatchInfo.Crc:=$0D512F70;
LicenseManagerPatchInfo.Sha1:='8D16D4521BCC12D537EB20B33864654E7A5B81C0';
LicenseManagerPatchInfo.PatchOffset:=$1F002C; //by http://www.2ccc.com/member.asp?membername=win2003
LicenseManagerPatchInfo.FinalizeArrayOffset:=$6227A4;

mOasisRuntimePatchInfo.Sha1:='101FC6D71A1DDEAF3B079477560DD0307ADE3C80';
mOasisRuntimePatchInfo.PatchOffset:=$0016CFE9;
SetupGUID:='{426A3606-6CB8-4CF8-87A8-44388377C47D}';
ISOUrl:='http://altd.embarcadero.com/download/radstudio/10.3/delphicbuilder10_3_0_94364.iso';
ISOMd5:='0882D58CB53A7D0A828CC45D06C6ECD0';
end;
VerList.AddObject(RadStudioVersion^.Name,TObject(RadStudioVersion));

SHFolderDll.pas
第 105 行
// //$B4 is a bug
$50, $A1, $54, $45, $00, $10, $3B, $44, $24, $04, $75, $06, $8B, $45, $2C, $C6,

主窗体上,增加 一项 10.3 的项目。

52 53 50 随便各位都能破解了。

再次 感谢 破解者 楚凡 。
感谢 tonzi。

注意
LicHostSKU:= 53;
这个地方,要对应。
----------------------------------------------
(C)(P)Flying Wang
+++++++++++++++++++++++++++++

2018/11/27 14:41:19
3rd floor: Building: According to Chu Fan's cracking tool, the source code is cracked.

According to the tips of the great god tonzi. Modify it again.

Everyone is looking for the crack code for 10.2.3.
Modify the following places.

RadVersion.pas

TRadStudioVersion
Dll5FEValue: Byte; This deletion, no need to add.

New(RadStudioVersion);
With RadStudioVersion^ do
Begin
Name:='Rad Studio 10.3.0.4364 Rio RTM Enterprise/Architect/Ultimate';
Ver:= '26.0.32429.4364';
BDSVersion:='20.0';
LicVerStr:= '10.3 Rio';
LicHostPID: = 8220;
LicHostSKU:= 53;
LicDelphiPID:='2026';
LicCBuilderPID:='4023';
LicDelphiVer:='26';
LicCBuilderVer:='20';

////50 bds.exe
// BdsPatchInfo.Crc:=$E85844F6;
// BdsPatchInfo.Sha1:='8CB7F626D64A36541AD0C3E5416A33828AE671FA';
// BdsPatchInfo.PatchOffset:=$1F724; //by http://www.2ccc.com/member.asp?membername=win2003

//53 bds.exe
BdsPatchInfo.Crc:=$C426EC4A;
BdsPatchInfo.Sha1:='43BB879FE9EFD7B8752F2B5D99DF31F7CD948D68';
BdsPatchInfo.PatchOffset:=$1F724; //by http://www.2ccc.com/member.asp?membername=win2003

////52 bds.exe
// BdsPatchInfo.Crc:=$626F70A4;
// BdsPatchInfo.Sha1:='7583BBFCED1088305E7E579DEAF9751A4832DFDE';
// BdsPatchInfo.PatchOffset:=$1F724; //by http://www.2ccc.com/member.asp?membername=win2003

BdsPatchInfo.FinalizeArrayOffset:=$11EF7C;

LicenseManagerPatchInfo.Crc:=$0D512F70;
LicenseManagerPatchInfo.Sha1:='8D16D4521BCC12D537EB20B33864654E7A5B81C0';
LicenseManagerPatchInfo.PatchOffset:=$1F002C; //by http://www.2ccc.com/member.asp?membername=win2003
LicenseManagerPatchInfo.FinalizeArrayOffset:=$6227A4;

mOasisRuntimePatchInfo.Sha1:='101FC6D71A1DDEAF3B079477560DD0307ADE3C80';
mOasisRuntimePatchInfo.PatchOffset:=$0016CFE9;
SetupGUID:='{426A3606-6CB8-4CF8-87A8-44388377C47D}';
ISOUrl:='http://altd.embarcadero.com/download/radstudio/10.3/delphicbuilder10_3_0_94364.iso';
ISOMd5:='0882D58CB53A7D0A828CC45D06C6ECD0';
End;
VerList.AddObject(RadStudioVersion^.Name, TObject(RadStudioVersion));

SHFolderDll.pas
Line 105
// //$B4 is a bug
$50, $A1, $54, $45, $00, $10, $3B, $44, $24, $04, $75, $06, $8B, $45, $2C, $C6,

On the main form, add a 10.3 project.

52 53 50 Anyone can crack it.

Thanks again to the cracker Chu Fan.
Thanks to tonzi.

note
LicHostSKU:= 53;
This place should correspond.
----------------------------------------------
(C)(P) Flying Wang
[/hide]
 

BuilderFan

Турист
Cheers for the keygen source - package does include an EXE though ;-)
One question if I may: did you (or anyone) test it in action?
Does it work?
Thank you!
 

emailx45

Бывалый
Staff member
Moderator
when you compile in your IDE maybe your Antivirus will show that the EXE is one
...new Kaspersky Internet Security 2019 show this alert: HEUR:Trojan-Banker.Win32.Generic

same that you use your IDE to compile the source
then is one false/positive
 

Git

Premium
Premium
Cheers for the keygen source - package does include an EXE though ;-)
One question if I may: did you (or anyone) test it in action?
Does it work?
Thank you!
I have had the same problem with 2 different keygens now. At the end of stage 2 I have tried choosing "I have a seril number" or leaving all three buttons unchecked - it makes no difference for me. I go <Back, generate a serial, go to >Next. Now it differs for 10.2.3 compared to 10.3. 10.2.3 at this stage has Delphi 1.2 and CBuilder 1.2 checked and ready to install - it seems to have found the slip file and used it. 10.3 though acts differently. When I get back to the page, it still looks the same, aking which of the three license choices I want to make. I fI choose serial number and proceed, I get a dialog to enter the serial (it already has reg code), but it also wants to activate it online. If I try to go past there without activating it will not proceed. I I tell it to activate it complains about no net connection and suggests I use there web activation service. If I choose Advanced from that dialog and enter the license activation/manager dialog, then checking the generated serial number it says it is invalid.

I have tried several times using two different keygens. Each time I have uninstalled, cleared out files (including slip and license files) and the results are the same. The same procedure with 10.2.3 works fine. As I don't have a "readme" with either keygen, I am probably missing out a stage, I only have the notes in the memo of the keygen.

Does anybody have any ideas please?

If this question doesn't belong here please move it or let me know, thanks.

Later... I have tried again with akeygen compiled myself with the source from here with the same results.

Git
 
Top