├── LICENSE ├── MAC.md ├── README.md ├── adf ├── 1.png ├── 2.png ├── 3.png ├── adf.md └── adfm.md ├── cos ├── -1.webp ├── 1.webp ├── 10.jpg ├── 190.JPG ├── 190.png ├── 191.png ├── 192.png ├── 193.png ├── 194.png ├── 195.png ├── 196.png ├── 197.png ├── 198.png ├── 2.webp ├── 200.png ├── 201.png ├── 202.png ├── 203.png ├── 210.png ├── 211.png ├── 220.png ├── 221.png ├── 230.png ├── 231.png ├── 232.png ├── 233.png ├── 3.webp ├── 4.webp ├── 5.webp ├── 6.jpg ├── 7.webp ├── 8.jpg ├── 9.jpg ├── cdm.md ├── cdm2.md ├── cos20.md ├── cow.md ├── cow2.md ├── cow3.md ├── cow_legacy.md ├── principle1.png ├── principle2.png ├── principle3.png └── principle4.png ├── gaussian └── gvm.md ├── mac1.png ├── mac2.png ├── mac3.png ├── mac4.png ├── mac5.png ├── mestrenova ├── 0.jpg ├── 1.jpg ├── 2.jpg ├── 3.jpg ├── mnlink.md └── mrn.md ├── mma.md └── turbomole ├── patch.zip └── tmolx.md /LICENSE: -------------------------------------------------------------------------------- 1 | CC0 1.0 Universal 2 | 3 | Statement of Purpose 4 | 5 | The laws of most jurisdictions throughout the world automatically confer 6 | exclusive Copyright and Related Rights (defined below) upon the creator and 7 | subsequent owner(s) (each and all, an "owner") of an original work of 8 | authorship and/or a database (each, a "Work"). 9 | 10 | Certain owners wish to permanently relinquish those rights to a Work for the 11 | purpose of contributing to a commons of creative, cultural and scientific 12 | works ("Commons") that the public can reliably and without fear of later 13 | claims of infringement build upon, modify, incorporate in other works, reuse 14 | and redistribute as freely as possible in any form whatsoever and for any 15 | purposes, including without limitation commercial purposes. These owners may 16 | contribute to the Commons to promote the ideal of a free culture and the 17 | further production of creative, cultural and scientific works, or to gain 18 | reputation or greater distribution for their Work in part through the use and 19 | efforts of others. 20 | 21 | For these and/or other purposes and motivations, and without any expectation 22 | of additional consideration or compensation, the person associating CC0 with a 23 | Work (the "Affirmer"), to the extent that he or she is an owner of Copyright 24 | and Related Rights in the Work, voluntarily elects to apply CC0 to the Work 25 | and publicly distribute the Work under its terms, with knowledge of his or her 26 | Copyright and Related Rights in the Work and the meaning and intended legal 27 | effect of CC0 on those rights. 28 | 29 | 1. Copyright and Related Rights. A Work made available under CC0 may be 30 | protected by copyright and related or neighboring rights ("Copyright and 31 | Related Rights"). Copyright and Related Rights include, but are not limited 32 | to, the following: 33 | 34 | i. the right to reproduce, adapt, distribute, perform, display, communicate, 35 | and translate a Work; 36 | 37 | ii. moral rights retained by the original author(s) and/or performer(s); 38 | 39 | iii. publicity and privacy rights pertaining to a person's image or likeness 40 | depicted in a Work; 41 | 42 | iv. rights protecting against unfair competition in regards to a Work, 43 | subject to the limitations in paragraph 4(a), below; 44 | 45 | v. rights protecting the extraction, dissemination, use and reuse of data in 46 | a Work; 47 | 48 | vi. database rights (such as those arising under Directive 96/9/EC of the 49 | European Parliament and of the Council of 11 March 1996 on the legal 50 | protection of databases, and under any national implementation thereof, 51 | including any amended or successor version of such directive); and 52 | 53 | vii. other similar, equivalent or corresponding rights throughout the world 54 | based on applicable law or treaty, and any national implementations thereof. 55 | 56 | 2. Waiver. To the greatest extent permitted by, but not in contravention of, 57 | applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and 58 | unconditionally waives, abandons, and surrenders all of Affirmer's Copyright 59 | and Related Rights and associated claims and causes of action, whether now 60 | known or unknown (including existing as well as future claims and causes of 61 | action), in the Work (i) in all territories worldwide, (ii) for the maximum 62 | duration provided by applicable law or treaty (including future time 63 | extensions), (iii) in any current or future medium and for any number of 64 | copies, and (iv) for any purpose whatsoever, including without limitation 65 | commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes 66 | the Waiver for the benefit of each member of the public at large and to the 67 | detriment of Affirmer's heirs and successors, fully intending that such Waiver 68 | shall not be subject to revocation, rescission, cancellation, termination, or 69 | any other legal or equitable action to disrupt the quiet enjoyment of the Work 70 | by the public as contemplated by Affirmer's express Statement of Purpose. 71 | 72 | 3. Public License Fallback. Should any part of the Waiver for any reason be 73 | judged legally invalid or ineffective under applicable law, then the Waiver 74 | shall be preserved to the maximum extent permitted taking into account 75 | Affirmer's express Statement of Purpose. In addition, to the extent the Waiver 76 | is so judged Affirmer hereby grants to each affected person a royalty-free, 77 | non transferable, non sublicensable, non exclusive, irrevocable and 78 | unconditional license to exercise Affirmer's Copyright and Related Rights in 79 | the Work (i) in all territories worldwide, (ii) for the maximum duration 80 | provided by applicable law or treaty (including future time extensions), (iii) 81 | in any current or future medium and for any number of copies, and (iv) for any 82 | purpose whatsoever, including without limitation commercial, advertising or 83 | promotional purposes (the "License"). The License shall be deemed effective as 84 | of the date CC0 was applied by Affirmer to the Work. Should any part of the 85 | License for any reason be judged legally invalid or ineffective under 86 | applicable law, such partial invalidity or ineffectiveness shall not 87 | invalidate the remainder of the License, and in such case Affirmer hereby 88 | affirms that he or she will not (i) exercise any of his or her remaining 89 | Copyright and Related Rights in the Work or (ii) assert any associated claims 90 | and causes of action with respect to the Work, in either case contrary to 91 | Affirmer's express Statement of Purpose. 92 | 93 | 4. Limitations and Disclaimers. 94 | 95 | a. No trademark or patent rights held by Affirmer are waived, abandoned, 96 | surrendered, licensed or otherwise affected by this document. 97 | 98 | b. Affirmer offers the Work as-is and makes no representations or warranties 99 | of any kind concerning the Work, express, implied, statutory or otherwise, 100 | including without limitation warranties of title, merchantability, fitness 101 | for a particular purpose, non infringement, or the absence of latent or 102 | other defects, accuracy, or the present or absence of errors, whether or not 103 | discoverable, all to the greatest extent permissible under applicable law. 104 | 105 | c. Affirmer disclaims responsibility for clearing rights of other persons 106 | that may apply to the Work or any use thereof, including without limitation 107 | any person's Copyright and Related Rights in the Work. Further, Affirmer 108 | disclaims responsibility for obtaining any necessary consents, permissions 109 | or other rights required for any use of the Work. 110 | 111 | d. Affirmer understands and acknowledges that Creative Commons is not a 112 | party to this document and has no duty or obligation with respect to this 113 | CC0 or use of the Work. 114 | 115 | For more information, please see 116 | 117 | -------------------------------------------------------------------------------- /MAC.md: -------------------------------------------------------------------------------- 1 | # Mac OS下软件补丁的一般操作流程及疑难解答 2 | 3 | 在Mac OS下,系统对运行不受信任程序的审查比Windows更加严格。因此根据一些用户的反映,按照推文中的操作进行补丁破解后常常会收到各种各样的系统错误提示。本文旨在介绍一种通用的绕过Mac OS gatekeeper验证的方法(以及如果遇上某些已知错误时,一些更麻烦的后备方案)。 4 | 5 | ## 一般操作流程 6 | 7 | Mac OS对Internet上下载的文件特别谨慎,会阻止源代码的执行及验证安装包签名。相反,对存储介质(U盘等)拷贝过来的则“网开一面”。因此,尽量避免直接网上下载,而是“曲线救国”: 8 | * 在另一台**Windows电脑**上下载好.dmg程序镜像包 **以及** 补丁文件 9 | * 把它们通过U盘拷贝到Mac电脑上 10 | * 正常安装软件 11 | * 进行补丁操作(下述两者 **之一**) 12 | 13 | * 对于替换补丁: 14 | 15 | * 右键“显示包内容”,按照说明替换目标文件 **或者** 16 | * 对于补丁程序: 17 | 18 | * 确保其文件类型为 **“可执行文件 (executable)”** (图标显示为下图左侧样式)而非文本文档,否则参照[补丁程序无“可执行”标志](MAC.md#补丁程序无可执行标志)一节方法解决

19 | * 确保用“实用工具 (Utilities) / **终端 (Terminal)**”方式打开(如下图所示(如果“终端”为灰色不可选,点击“选项”,选择“所有应用”))

20 | 21 | * 按照上述操作结束后,理论上应该可以正常打开并运行软件了。如果有任何错误提示,请参照“疑难解答”。 22 | 23 | ## 疑难解答 24 | ### 补丁程序无法运行的通用备用方案 25 | 26 | * 通过LauchPad打开一个“**终端 (Terminal)**”窗口,输入`ruby `,注意在字母y后**还有一个空格(非常重要!)**,然后将访达 (Finder)中的补丁程序文件拖拽至终端窗口中(将会补全其路径,结果如下图所示),最后回车运行即可

27 | 28 | ### 补丁程序无“可执行”标志 29 | 30 | * 图标显示为文本文档(“TextEdit Document”),此时有两种解决方案(采取下述两者 **之一** 即可): 31 | 32 | * [补丁程序无法运行的通用备用方案](MAC.md#补丁程序无法运行的通用备用方案) **或者:** 33 | * 打开一个终端 (Terminal)窗口,输入`chmod +x `(注意末尾空格),拖入程序文件或输入其路径,回车。此时补丁程序文件已打上“可执行”标志(图标变为黑框+exec),用终端打开它即可 34 | 35 | ### 补丁程序双击打开却显示文本编辑器 36 | 37 | * 可以采用[补丁程序无法运行的通用备用方案](MAC.md#补丁程序无法运行的通用备用方案),**或者** 改变应用默认打开方式为**终端 (Terminal)** 38 | 39 | ### 补丁程序弹出“不明开发者”错误 40 |

41 | 42 | * 如上图,此时可参考[补丁程序无法运行的通用备用方案](MAC.md#补丁程序无法运行的通用备用方案) **或者** 在另一台Windows电脑上下载好,然后把它通过U盘拷贝到Mac电脑上运行 43 | 44 | ### 软件弹出“已损坏”错误 45 |

46 | 47 | * 如上图,此时先回滚一切操作。此时有两种解决方案(采取下述两者 **之一** 即可): 48 | * 可以在执行补丁之前,先运行一遍未破解的程序,完成“**正在验证 (Verifying)**”过程,然后再执行补丁;**或者:** 49 | * 在另一台Windows电脑上下载好,然后把它通过U盘拷贝到Mac电脑上运行 50 | 51 | ### 其他方案 52 | 53 | 其他方案或者更加麻烦(手动复制粘贴存代码、或者去除数字签名),或者降低系统安全性(允许“任何来源”)。作者不打算深入讨论,感兴趣的可以自行上网搜索(比如,[此文](https://www.cnblogs.com/vdesign/p/12427700.html))。或者你可以开启一个[Issue](https://github.com/Z-H-Sun/CS_CCME_Posts/issues) -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # CS_CCME_Posts 2 | ## 资源 3 | 4 | * ChemOffice & ChemDraw 5 | 6 | * **[ChemOffice 20\~23 for Windows / ChemDraw 20\~23 for Mac 一键破解](/cos/cos20.md)**(更新) 7 | * [ChemOffice (Win) 19.0 / 18.2 完美激活方法: 一键轻松解决](/cos/cow2.md) 8 | * [ChemDraw (Mac) 19 / 18 / 17 完全破解版](/cos/cdm2.md) 9 | * ~~[Mac 用户福音!ChemDraw 19/18 for Mac 无限试用](/cos/cdm.md)~~(已过时) 10 | * ~~[ChemOffice 2018完美激活方法: Simple, Powerful, and Patcher-Free](/cos/cow.md)~~(已过时) 11 | * ~~[ChemOffice 2018/2017 for Windows一键破解版](/cos/cow_legacy.md)~~(已不被推荐) 12 | 13 | * MestReNova 14 | 15 | * [MestReNova 15/14/12.x \[Win/Mac/Ubuntu\] \[x86/x64\] 通用补丁](/mestrenova/mrn.md) 16 | 17 | * Gaussian & GaussView 18 | 19 | * [面向Mac用户—GaussView 5 for Mac and Gaussian 09M](/gaussian/gvm.md) 20 | * Gaussian 09 \[Win\], 16 \[Linux, AVX2 & SSE42\] & GaussView 6 \[Win/Linux\] 21 | * [Baidu Pan](https://pan.baidu.com/s/1DWAsU46HkDF9obtxQxCOeg);密码:csme 22 | * [Google Drive](https://drive.google.com/drive/folders/18y4GHdCM6JbDAqHxMtYrAOTuGVcjoah7?usp=sharing) 23 | 24 | * ADF 2012.01 \[Win x86/Linux x64\] 25 | * [ADF 2012.01 (Win x86/Linux x64) 安装及破解](/adf/adf.md) 26 | 27 | * Turbomole 7.1 \[Win/Linux\] 28 | * [Turbomole 7.1 \[Win/Linux\] DEMO破解版](/turbomole/tmolx.md) 29 | 30 | * **[Mathematica 10-14 注册机](/mma.md)**(更新) 31 | -------------------------------------------------------------------------------- /adf/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/adf/1.png -------------------------------------------------------------------------------- /adf/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/adf/2.png -------------------------------------------------------------------------------- /adf/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/adf/3.png -------------------------------------------------------------------------------- /adf/adf.md: -------------------------------------------------------------------------------- 1 | # ADF 2012.01 (Win x86/Linux x64) 安装及破解 2 | 3 | **本破解方法对2014及更高版本ADF无效,切勿尝试!** 4 | 5 | ## 破解原理 6 | [跳转](/adf/adfm.md) 7 | 8 | ## 安装破解方法 9 | * 首先下载官方安装包:[Baidu Pan](https://pan.baidu.com/s/1U9aMcbzxK4tfADx824h29A)(提取码: zsun);[Google Drive](https://drive.google.com/open?id=1l5BSEqnjJ3oy0nED_RWhio38qbxDaWKI) 10 | * 安装方法: 11 | 12 | * Windows:双击adf2012.01a.pc_windows.platform_mpi.exe。默认安装在`C:\ADF2012.01`,下文以此为例。可更改安装路径,**但不能含空格**。 13 | * Linux: `cd`到adf2012.01a.pc64_linux.platform_mpi.bin.tgz所在目录,输入以下命令 14 | 15 | ```bash 16 | tar -xzvf adf2012.01a.pc64_linux.platform_mpi.bin.tgz -C ~ 17 | mkdir ~/adftmp 18 | cat << EOF >> ~/.bashrc 19 | 20 | # ADF 21 | export ADFHOME=~/adf2012.01 22 | export SCMLICENSE=\$ADFHOME/license.txt 23 | export SCM_TMPDIR=~/adftmp 24 | export ADFBIN=\$ADFHOME/bin 25 | export ADFRESOURCES=\$ADFHOME/atomicdata 26 | export PATH=\$ADFBIN:\$PATH 27 | EOF 28 | source ~/.bashrc 29 | ``` 30 | * 将[许可文件](https://github.com/Z-H-Sun/MRN-ADF_Patch/raw/tags/hidden/ADF_utils/license.txt)下载后放在`adf2012.01`(`C:\ADF2012.01`或`~/adf2012.01`)文件夹下 31 | 32 | * 该许可文件早已过期,所以我们要对ADF的可执行文件进行一些修改。下载`patchADF`并运行 33 | 34 | * Windows:下载[patchADF.exe](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.0/patchADF.exe),双击运行。ADF若安装在系统盘,则请**右键->以管理员身份运行** 35 | * Linux:下载[patchADF_linux](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.0/patchADF_linux),首先`cd`到那个文件夹,然后`chmod +x patchADF_linux`设置运行权限,接着`./patchADF_linux`运行 36 | 37 | * 按照提示,键入y并回车以对ADF的各个模块程序进行破解(下图),大约2分钟即可完成。之后可尝试运行`adfjobs`查看是否已可正常运行。 38 |

39 | 40 | ## 附加说明 41 | 本补丁只是破解了“过期”这一点。但是我们的许可文件还有两处限制: 42 | * **没有GENNBO(自然键轨道)的许可** 43 | * **限制并行核数上限为8** 44 | 45 | 另外,虽然到目前为止未发现破解有任何问题,但若“过期”还是不幸被触发,则还有另一个办法:调整系统时间为2012年之前。如果没有管理员权限无法更改系统时间,则Linux下还有`FakeTime`包可以利用,请自行搜索(例如,`export LD_PRELOAD=blahblah/libfaketime.so.1 FAKETIME=-20y`伪造时间为20年前)。对更高版本的ADF,**切勿尝试**! 46 | 47 | ## 疑难解答 48 | ### 如何计算有效载流子耦合 49 | 50 | * 这个版本的ADF没有自动计算电子/空穴耦合(有效转移积分)*V*的功能(~~2014以上版本才支持这个功能,但可惜网上找不到可用安装包~~)。因此作者编写了`CTIout`这个程序(源码:[CTIout.rb](https://github.com/Z-H-Sun/MRN-ADF_Patch/tree/tags/hidden/ADF_utils/CTIout);下载地址:[Windows](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.02/CTIout.exe)、[Linux](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.02/CTIout_Linux))以实现这个功能。其中有效转移积分*V*和原始转移积分*J*ab之间的关系为 51 | 52 |

V = [Jab − ½Sab(Haa + Hbb)] / (1 − Sab2)

53 | 54 | * 该版本的ADF只会在计算结束后记录*J*和位点能*H*、重叠积分*S*,你可以在输出文件中找到这些数值并按上公式手动计算;而`CTIout`自动化了整个流程。 55 | 56 | * 一般来说,你会计算若干个dimer之间的转移积分,最后得到若干个.out输出文件,请最好将所有这些.out文件收集到同一个文件夹下。然后在终端中`cd`到这个目录下并执行`CTIout`命令。Linux平台下请注意大小写。请注意将可执行文件`CTIout`或`CTIout.exe`置于`PATH`环境变量包含的目录下。或者,假若你对终端操作不熟悉,可以将`CTIout`复制到这些.out文件所在的目录下,然后双击运行即可。 57 | 58 | * 运行后,程序会先列出当前目录下的所有.out文件。若要计算某一个输出文件对应的有效转移积分*V*,则输入相应编号后回车;若要计算所有文件中的*V*,则直接回车即可。输出结果中`J_12^h`代表空穴转移积分,`|V_e|`代表有效电子转移积分的绝对值,其余符号含义以此类推。此外,程序还会在当前目录下生成一个表格文件`outSummary.csv`,可用Excel等程序打开。 59 | 60 | ### 如何快速添加转移积分运算任务 61 | 62 | * 尽管ADF是一个强大的量子计算软件,但它相对来说对初学者不太友好,(特别是早期版本的)程序预设做得较差,有许多需要用户注意和自己更改的设置项,否则将会**无法运行**或**得到毫无意义的错误数值**。 63 | 64 | * 转移积分运算本质上是 **单点能 (Single Point)** 计算,但在`ADFInput`中编辑时需要在`Single Point`预设的基础上改很多参数,容易忙中出错。因此作者增设了`CTI`预设,[CTI.tpl](https://github.com/Z-H-Sun/MRN-ADF_Patch/raw/tags/hidden/ADF_utils/CTI.tpl)。请将此文件置于相应文件夹下,便可在`ADFInput`的“预设”选择框中读取: 65 | 66 | * Windows: `$ADFHOME/../ADF_DATA/Templates` 67 | * Linux: `~/.scm_gui/Tpl` 68 | 69 | ### 修正Linux平台GUI程序远程显示崩溃问题 70 | 71 | * 使用X11转发显示远程GUI程序时,对OpenGL的渲染有两种模式:Direct和Indirect。后者麻烦频出,已被当前主流所抛弃,但ADF的GUI外壳脚本却强行设置了indirect rendering (`export LIBGL_ALWAYS_INDIRECT=1`),导致窗口在远程显示器上显示时崩溃(无论是远程显示器是Windows系统还是Linux系统) 72 | 73 | * 请将`$ADFHOME/bin/startvtk`中的第18–22行注释掉,以修正该问题 74 | 75 | ### 修正Linux平台并行运算的MPI支持问题 76 | 77 | * 在某些高性能计算平台上运行并行计算时,会报错:multiple full-membership pkey found in partition key table 78 | 79 | * 请在`~/.bashrc`中追加写入环境变量`export MPI_IB_PKEY=0xffff`以解决 80 | 81 | ### 修正SLURM支持问题 82 | 83 | * 作者发现提交SLURM作业时,无论环境变量`NSCM`(并行运算核数)设为多少,都永远只有一个核在运行(在.logfile中第一行会显示`Nodes: n1, Procs: n2`),速度很慢 84 | 85 | * 请在`$ADFHOME/bin/start`中第235行,`mpirun.mpich`多加一个`-np $NSCM`参数以解决 86 | 87 | ### 自动设定NSCM以免触及许可并行核数上限 88 | 89 | * 本破解版仍有一定限制,并行核数上限为8。如果不加设置,而当机器超过8核时(例如在32核节点上跑程序),会抛出“LICENSE INVALID”异常 90 | 91 | * 请在`~/.bashrc`中追加写入环境变量`export NSCM=8` 92 | 93 | * 即使已经设置了`NSCM`环境变量,`ADFJobs`会默认无视该设置,使用所有CPU核来进行运算。因此,请在`ADFJobs`中更改默认的两个Run Command(`Sequential`和`Interactive`),将`sh "$job" "NSCM=$options ; export NSCM"`中的`$option`改为`8` 94 | 95 | ### 免责声明 96 | 97 | * 以上“疑难解答”中的问题无法在网络上找到解决方案,以上修改均为作者自行试验觉得操作可行的方法,无法预计是否会产生其他不良后果。如果出现问题,请开启一个[Issue](https://github.com/Z-H-Sun/CS_CCME_Posts/issues)。 98 | -------------------------------------------------------------------------------- /adf/adfm.md: -------------------------------------------------------------------------------- 1 | # ADF 2012.01破解原理 2 | 3 | 最早的破解方法参照的是小木虫上的一篇文章。目前这篇文章已遭删除,备份于[此处](/adf/adfm.md#小木虫文章备份)。 4 | 5 | 实现破解的补丁程序源码位于[此仓库](https://github.com/Z-H-Sun/MRN-ADF_Patch)。 6 | 7 | 现在有了更好的反汇编工具:`IDA Pro`,无论是什么平台(32/64位)、什么操作系统(Windows / Mac OS X / Linux),都能解决。而且其生成伪代码的功能使得冷冰冰的汇编指令逻辑变得易读得多。 8 | 9 | 上面的破解方法抓住了一个很好的入口,但是还是有很大的问题。一是作者自己承认的,人工操作太耗费时间。所以我转而去寻找HEX指令中重复出现的“***模式***”,并用Ruby脚本自动化破解过程。毕竟判定过程的逻辑差不多,所以编译得到的HEX指令应该很相近才对。 10 | 11 | 第二点非常严重,我估计作者自己也没有意识到,这样的破解其实是不完全的……的确,他删除了相等时跳转的指令,但是其实也很容易想到,在不跳转的情况下,完全按顺序执行也是有可能执行到触发“过期”的那一步的。所以这样更改的净结果相当于是把之前“若`Year > a`***或***`Month > b`***或***`Month > c`,则触发过期”的逻辑转变为更弱的“若`Year > a`***且***`Month > b`***且***`Month > c`,则触发过期”。即一年中最后几个月中的最后几天还是没法用……很隐蔽的失误。 12 | 13 | 使用伪代码可以帮助我们更直观地了解这片指令附近的逻辑 14 |

15 | 16 | 原始指令为`mov ecx, 0`,对应右侧`v125=0`。后面有判断逻辑`if !(v125 && 1)`则触发过期。所以只要令`v125=-1`即可避免这一过程。程序一开始设置`v125=0`,如果后续判断中没有将其重设为`-1`,则触发过期。小木虫作者更改了上述“后续判断中”的两个逻辑条件,但并没有从源头上解决问题。解决办法很简单,最开始就令`v125=-1`即可(改为`mov ecx, FFFFFFFFh`)。 17 | 18 | 至于怎么找到需要打补丁的地方,小木虫作者已经讲得比较明白了。但是不得不说,他的方法比较慢。其实可以善用`IDA`的`Names Window`(`Ctrl+F4`)和`String Window`(`Shift+F12`)功能。跳转到相应字符串后,先`Alt+M`添加书签以备后查;再按`X`,跳出XREFS(交叉引用)列表,就能跳转到相应的函数/过程。 19 | 20 | 这里要吐槽写这个程序的作者:明明是同样的验证机制,写一个调用方法就好了呗;他偏不,搞了七八个功能完全一样的过程……所以还得一个个找出来挨个破解。其实我怀疑有几个过程压根就不可能被调用,但小心起见,还是一股脑儿全打补丁得了。比如说,直接运行dirac和加运行参数的dirac info所调用的就是其中两个不同的验证过程(*这里再吐槽一句,所有GUI程序进行自己的许可验证完了后还会再用dirac验证一遍……所以就算破解了GUI程序只要没破解dirac一样白搭,之前吃过这个亏,还是动态分析工具x64dbg帮忙找出来的*)。Windows下是能找到好几个“License for Module”字符串,每个字符串有且仅有一个交叉引用;Linux下则是仅有一个“License for Module”字符串,但有七八个交叉引用…… 21 | 22 | 关键是每个过程编译完的汇编指令还不一样!这给自动化过程平添了很多麻烦。你必须找出所有可能的“***模式***”。 23 | 24 | 在另一种模式中,上述的`mov ecx, 0`变为了`mov eax, esi`,其中ESI寄存器一直没动过所以默认为0。麻烦之处在于,这个指令只占2个字节,而`mov eax, FFFFFFFFh`占5个字节,*真可惜,空白太小写不下了*。不过我们再回过头来看最终的判定条件,`if !(v125 && 1)`则触发过期,即EAX值和1进行`AND`运算后非零才能避免触发过期。所以只要最低位是1,不是0,即可。那么汇编指令可以这么写:`mov al, FFh`。这样做是把EAX寄存器低八位设为-1,即`LOBYTE(v125) = -1`(可以参考下图)。 25 | 26 | 还有更古怪的`xor ecx, ecx`也表示把ECX寄存器赋值为0(下图)。同样是占2个字节,所以照样改成`mov cl, FFh`。类似的还有`mov edx, edi`,`xor eax, eax`等。 27 |

28 | 29 | 总之找到所有可能的模式、知道怎么改就行。下图是[Ruby自动化破解程序](https://github.com/Z-H-Sun/MRN-ADF_Patch)运行示意图。至此,所有ADF模块都已经破解完成了。 30 |

31 | 32 | 但还有美中不足的地方。做了这么多,只是破解了“过期”这一点。但是我们的许可文件还有两处限制: 33 | 34 | * **没有GENNBO(自然键轨道)的许可** 35 | * **限制并行核数上限为8** 36 | 37 | 判断逻辑仍然位于这一个方法之内,但和判断过期的方式截然不同,分析难度陡增。似乎是先调用了另一个方法,总体上确定是否LICENSE INVALID,最后再细分是没有当前模块许可还是超过核数上限。真是奇葩的逻辑……(据说ADF 2014之后把过期判定也一并放到这个逻辑模式下了,所以这样的方法也就失效了)。不过破解到这个地步已经能满足绝大部分计算需求,而且为了这个破软件我已经花费了足够多的心思(包括使用时也有很多巨坑……暴力填实了)。所以我也不打算继续花心思研究下去了,如果读者还有兴趣不妨再挣扎一下。 38 | 39 | 40 | 41 | ## 小木虫文章备份 42 | 43 | >

ADF(32位windows版)过期后的破解方法

44 | > 45 | >

作者 beefly 来源: 小木虫

46 | > 47 | > ADF的license管理系统十分复杂,把所有可能遇到的情况都测试一遍十分耗费精力(也许是我还没找到更简单的破解方法),因此这里不涉及完全破解(例如,制作license生成器,或取消license检查),只针对最简单的一种情况,即有效license(通常是试用license,或买的license)过期后的解决办法。当然修改系统时间也能解决问题,但是如果你没有windows系统管理员权限,或者觉得改系统时间太麻烦,就需要改应用程序了。 48 | 鉴于64位windows系统下还没有比较完善的分析工具,本文只涉及32位ADF,但是如果在其他系统(64位windows,linux,macos等)下能找到合适的工具,也可作为参考。破解工具用C32Asm。这是一个国产的静态反编译工具,比W32Dasm更好用:具有16进制编辑器,支持超大的文件,可以更准确地搜索字符串(即使是没有图形界面的应用程序),等等。对于1 MB以上大小的程序,C32Asm搜索字符串比较慢。所以除了C32Asm以外,最好再装一个UltraEdit,用于快速搜索字符串。 49 | 为了熟悉操作,从一个比较小的模块gennbo.3.exe开始。License过期后,运行gennbo会出现以下输出: 50 | > 51 | > License for module ADF version *** has expired on *** 52 | > 53 | >(略) 54 | > 55 | > License for module Utils version *** has expired on *** 56 | > 57 | > \--------------- 58 | > 59 | > LICENSE INVALID 60 | > 61 | > \--------------- 62 | > 63 | > 这说明,判断license过期的代码应该在出错信息之前,在打印“License for module …”的代码附近。 64 | > 65 | > 先用UltraEdit打开gennbo.3.exe,搜索字符串“License for module”,会发现有4处。 66 | > 67 | > 再用C32Asm打开gennbo.3.exe,搜索字符串“License for module”,出现以下代码: 68 | > 69 | > ::0047CAE0:: F685 889EFFFF 01 TEST BYTE PTR [EBP+FFFF9E88],1 \:BYJMP JmpBy:0047C9E9, 70 | > 71 | > ::0047CAE7:: 0F85 78E6FFFF JNZ 0047B165 \:JMPUP 72 | > 73 | > (略) 74 | > 75 | > ::0047CB0F:: C785 ECBCFFFF A4B15600 MOV DWORD PTR [EBP+FFFFBCEC],56B1A4 \->: License for module 76 | > 77 | > 立刻可以看出,这段代码是从0047C9E9跳进来的。0047C9E9和之前几行的代码如下: 78 | > 79 | > ::0047C9D5:: 83BD 849EFFFF 00 CMP DWORD PTR [EBP+FFFF9E84],0 \:BYJMP JmpBy:0047C992,0047C9B3, 80 | > 81 | > ::0047C9DC:: 0F84 83E7FFFF JE 0047B165 \:JMPUP 82 | > 83 | > ::0047C9E2:: F685 889EFFFF 01 TEST BYTE PTR [EBP+FFFF9E88],1 84 | > 85 | > ::0047C9E9:: 0F84 F1000000 JE 0047CAE0 86 | > 87 | > 这段代码有两个入口:0047C992和0047C9B3。来到0047C992,代码如下: 88 | > 89 | > ::0047C992:: 75 41 JNZ SHORT 0047C9D5 \:JMPDOWN 90 | > 91 | > (略) 92 | > 93 | > ::0047C9B3:: 75 20 JNZ SHORT 0047C9D5 \:JMPDOWN 94 | > 95 | > 0047C992和0047C9B3这两行表示,若不等就打印license过期的信息,并退出计算。用C32Asm的HEX编辑器把这两行的75 41和75 20都改为90 90(不作任何操作)。 96 | > 97 | > 搜索剩下的三处字符串“License for module”,并做类似修改。保存。 98 | > 99 | > 现在再运行gennbo,可以正常计算了。 100 | > 101 | > ADF的其他模块也可以作类似修改。例如,在adf.3.exe,dirac.3.exe,band.3.exe中,字符串“License for module”分别出现8次。由于这些程序很大,搜索+修改可能要花一两个小时,但是方法都一样。用此方法,我花了整整12小时,把ADF涉及license的30个非图形程序都破了,测试计算全部正常。 102 | > 103 | > 上面的方法对ADF的图形界面程序一样有效,但是搜索过程极其耗时。 104 | -------------------------------------------------------------------------------- /cos/-1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/-1.webp -------------------------------------------------------------------------------- /cos/1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/1.webp -------------------------------------------------------------------------------- /cos/10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/10.jpg -------------------------------------------------------------------------------- /cos/190.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/190.JPG -------------------------------------------------------------------------------- /cos/190.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/190.png -------------------------------------------------------------------------------- /cos/191.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/191.png -------------------------------------------------------------------------------- /cos/192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/192.png -------------------------------------------------------------------------------- /cos/193.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/193.png -------------------------------------------------------------------------------- /cos/194.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/194.png -------------------------------------------------------------------------------- /cos/195.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/195.png -------------------------------------------------------------------------------- /cos/196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/196.png -------------------------------------------------------------------------------- /cos/197.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/197.png -------------------------------------------------------------------------------- /cos/198.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/198.png -------------------------------------------------------------------------------- /cos/2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/2.webp -------------------------------------------------------------------------------- /cos/200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/200.png -------------------------------------------------------------------------------- /cos/201.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/201.png -------------------------------------------------------------------------------- /cos/202.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/202.png -------------------------------------------------------------------------------- /cos/203.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/203.png -------------------------------------------------------------------------------- /cos/210.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/210.png -------------------------------------------------------------------------------- /cos/211.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/211.png -------------------------------------------------------------------------------- /cos/220.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/220.png -------------------------------------------------------------------------------- /cos/221.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/221.png -------------------------------------------------------------------------------- /cos/230.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/230.png -------------------------------------------------------------------------------- /cos/231.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/231.png -------------------------------------------------------------------------------- /cos/232.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/232.png -------------------------------------------------------------------------------- /cos/233.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/233.png -------------------------------------------------------------------------------- /cos/3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/3.webp -------------------------------------------------------------------------------- /cos/4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/4.webp -------------------------------------------------------------------------------- /cos/5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/5.webp -------------------------------------------------------------------------------- /cos/6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/6.jpg -------------------------------------------------------------------------------- /cos/7.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/7.webp -------------------------------------------------------------------------------- /cos/8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/8.jpg -------------------------------------------------------------------------------- /cos/9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/9.jpg -------------------------------------------------------------------------------- /cos/cdm.md: -------------------------------------------------------------------------------- 1 | # Mac 用户福音!ChemDraw 19/18 for Mac 无限试用 2 | **

Z.-H. Sun 2020年1月21日

** 3 | 4 | **该方法已不被推荐。另请参见:[ChemDraw 19/18/17 for Mac 完全破解版](/cos/cdm2.md)** 5 | 6 | **更新日志:** 7 | * PerkinElmer在前年9月份高调宣布ChemOffice Suite 2018的发布,其中`ChemDraw 18`最受瞩目的新特性是**添加了Reaxys结构/反应式搜索的支持**(原先只支持SciFinder搜索),以及**添加了“插件”功能**(自带:ChemACX的CAS号/性质/价格查询功能) 8 | * `ChemDraw 19`新增了给环着色、指定聚合度等功能,新增了几个结构式搜索插件(如Scifindern、实验室化学品安全摘要) 9 | 10 | 遗憾的是,目前网上尚无ChemDraw 19/18 for Mac破解版,而官网提供的试用版只提供10次试运行机会(*比17版少了10次emmm* )。我通过一些反汇编手段强行改大了试运行次数,从而基本实现了无限次数试用(*20多亿次,即使每秒点一次也要68年……而且可以续回来*)。 11 | 12 | *本试用版需要每次点击“试用”。如果觉得麻烦,本文还提供更旧版本的ChemDraw破解版下载,见[旧版下载安装](/cos/cdm.md#旧版下载安装)一节,不过这样就无法使用新版本特性了。* 13 | 14 | **附加说明:** 15 | * 如果国内用户嫌GitHub下载速度太慢,本文中所有文件都能在[百度网盘分享链接](https://pan.baidu.com/s/1PDgXv4qrZHybyqf_niM2eA)(密码:csme)中找到 16 | 17 | **另请参见:** 18 | * [Windows版ChemOffice 19/18一键安装破解](/cos/cow2.md) 19 | * [Windows版ChemOffice 18/17简单激活方法](/cos/cow.md) 20 | 21 | ## 安装与运行 22 | * **最好先在另一台Windows电脑上下载下述安装包和替换补丁,用U盘拷贝至此Mac电脑**,详情/若发生错误:请见[一般操作流程及疑难解答](/MAC.md) 23 | * 先下载官方程序包[ChemDraw19.dmg](https://github.com/Z-H-Sun/CDM_18/releases/download/v2/ChemDraw19.dmg)(或是[ChemDraw18.dmg](https://github.com/Z-H-Sun/CDM_18/releases/download/v1/ChemDraw18.dmg)),然后双击打开,完成验证过程,正常安装。破解之前一定先**不要运行主程序(重要!虽然有补救方法)** 24 | 25 | * 在应用程序文件夹 -> ChemDraw 19.0(或是18.0)图标上右键,显示包内容,然后定位到文件夹:`Contents\Frameworks\ChemDrawBase.framework\Versions\A` 26 | 27 | * 自己备份好`ChemDrawBase`,**并用这个文件:[19版](https://github.com/Z-H-Sun/CDM_18/raw/master/19.0/Crack/ChemDrawBase)(或是[18版](https://github.com/Z-H-Sun/CDM_18/raw/master/18.0/Crack/ChemDrawBase))替换**(如下图所示),即可破解成功 28 |

29 | 30 | * 运行ChemDraw 19.0(或是18.0),跳出Activate ChemDraw窗口,点More options, Activate Later(试用次数`2147483647`,是`signed int32`的最大值,如下图所示),然后Activate。再点Install, Continue即可正常开启程序。麻烦之处在于每次启动都要点击试用,Install,Continue,**是正常现象**。 31 |

32 | 33 | * 补充说明:若试用次数小于10,则说明破解之前就已经(*不小心*)运行过ChemDraw 19.0(或是18.0),上述破解方法无效。此时的**补救措施为:用这个文件:[19版](https://github.com/Z-H-Sun/CDM_18/raw/master/19.0/Remedy/ChemDrawBase)(或是[18版](https://github.com/Z-H-Sun/CDM_18/raw/master/18.0/Remedy/ChemDrawBase))替换`ChemDrawBase`,按第4步Activate一遍**。此时试用次数被*续回2147483647*,但**不能正常跳出主程序**。不过我们的目的已经达到,此时,再**替换回之前的`ChemDrawBase`文件(程序自带的或Crack的都行)即可成功破解** 34 | 35 | 以上安装破解过程在Mac OS X 10.11 和 10.14 上测试通过。 36 | 37 | ## 运行效果 38 | * 最新版ChemDraw的新特性 39 | 40 | * 19.0:给环着色,指定聚合度,及新插件; 41 | * 18.0:Reaxys搜索及Add-ins (ChemACX)。 42 |

43 | 44 | 45 |

46 | 47 | * ChemDraw for Mac(16版本以上)所特有的Unicode(甚至emoji)支持。*而现在,ChemOffice (Windows) 19.0 终于支持了Unicode,详见[此文](/cos/cow2.md)。* ~~*很遗憾,Windows版至今不支持插入Unicode字符(例如希腊字母、负号等),这一点我在推送[【ChemDraw】如何输入Unicode字符?](http://mp.weixin.qq.com/s?__biz=MzUzNDQ2MTE1Mw==&mid=2247483695&idx=1&sn=0b0a2683e8e7321330050c8a2563b169&chksm=fa952ea1cde2a7b7e370289a8b2ac060289d35d64a44264f2c26485e217cb6c7d4b123f82d71&scene=21) 中已论及。此外,即使是在Mac上存好的带Unicode字符的.cdx文件,Windows下ChemDraw打开也会有问题:Unicode字符会直接变为不可见。所以还是等哪天Windows版本的开发程序员哪天突然想到要解决这个问题再说吧……*~~ 48 |

49 | 50 | # 正版试用 51 | 另外,如果觉得需要支持正版的同学,也可以从官网的[这个链接](http://scistore.cambridgesoft.com/ScistoreProductPage.aspx?ItemID=8900)申请试用,需要填写邮箱、身份等信息进行注册,大约一两天后会收到附有包含ChemDraw 19/18 for Mac和ChemOffice Suite 19/18 for Windows下载地址的邮件。上文中我所说的“官方程序包”就是来自这里(毕竟网上找了一圈没有/摊手)。有趣的是,虽然标明的是两周试用版,但其实并不限制时间,而是对试用次数进行了限制(10次免费试用)。 52 | 53 | # 旧版下载安装 54 | > [15.0版](https://github.com/Z-H-Sun/CDM_18/releases/download/v1/ChemDraw15.dmg):运行CoreKeygen 55 | 56 | > [16.0版](https://github.com/Z-H-Sun/CDM_18/releases/download/v1/ChemDraw16Professional.dmg):**Name:** JKO;**Company:** CambridgeSoft;**SN:** 2;**Reg Code:** --JAKKO-- 57 | 58 | -------------------------------------------------------------------------------- /cos/cdm2.md: -------------------------------------------------------------------------------- 1 | # ChemDraw 19/18/17 for Mac 完全破解版 2 | **

Z.-H. Sun 2020年3月15日

** 3 | 4 | **更新日志:** 5 | * PerkinElmer在前年9月份高调宣布ChemOffice Suite 2018的发布,其中`ChemDraw 18`最受瞩目的新特性是**添加了Reaxys结构/反应式搜索的支持**(原先只支持SciFinder搜索),以及**添加了“插件”功能**(自带:ChemACX的CAS号/性质/价格查询功能) 6 | * `ChemDraw 19`新增了给环着色、指定聚合度等功能,新增了几个结构式搜索插件(如Scifindern、实验室化学品安全摘要) 7 | 8 | 目前网上其他地方尚无ChemDraw 19/18 for Mac破解版,我在[之前的推文](/cos/cdm.md)中强行改大了试运行次数,但使用起来仍有不便。 9 | 10 | 本文介绍了一种通用于ChemDraw for Mac 19/18/17的 **完全破解** 方法。(如果有需要~~考古~~使用上古版本ChemDraw的同学也可以在[旧版下载安装](#旧版下载安装)一节中找到15/16版本的下载地址和注册机) 11 | 12 | **附加说明:** 13 | * 如果国内用户嫌GitHub下载速度太慢,本文中所有文件都能在[百度网盘分享链接](https://pan.baidu.com/s/1PDgXv4qrZHybyqf_niM2eA)(密码:csme)中找到 14 | 15 | **另请参见:** 16 | * [Windows版ChemOffice 19/18一键安装破解](/cos/cow2.md) 17 | 18 | ## 安装与运行 19 | * **最好先在另一台Windows电脑上下载下述安装包和替换补丁,用U盘拷贝至此Mac电脑** 20 | 21 | * 先下载官方程序包[ChemDraw19.dmg](https://github.com/Z-H-Sun/CDM_18/releases/download/v2/ChemDraw19.dmg)(或是更旧版本的[ChemDraw18.2.dmg](https://github.com/Z-H-Sun/CDM_18/releases/download/v2/ChemDraw18.2.dmg)、[ChemDraw18.dmg](https://github.com/Z-H-Sun/CDM_18/releases/download/v1/ChemDraw18.dmg)、[ChemDraw17.dmg](https://github.com/Z-H-Sun/CDM_18/releases/download/v2/ChemDraw17.dmg)),然后双击打开,正常安装。 22 | * 下载[补丁程序](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.10/CDM_Crack)至任意位置,以“终端 (Terminal)”方式打开补丁文件 23 | * 详情/若发生错误:请见[一般操作流程及疑难解答](/MAC.md) 24 | * 程序会自动检测PC上安装的所有17及以上版本的ChemDraw(如下图所示): 25 | 26 | * 对于未经破解的ChemDraw版本,程序将在用户按下y键后开始破解【Patch】 27 | * 对于已打过补丁的ChemDraw版本,程序将在用户按下y键后将软件回复至初始(未破解)状态【Restore】 28 | * 对于任一情况,若用户按下n键都将忽略这个版本 29 |

30 | 31 | * 运行ChemDraw 19.0(或是18、17),点击Install按钮后,**即可正常激活**。在ChemDraw -> About窗口中,Licensed to后为空**是正常现象**。 32 | 33 | 以上安装破解过程在Mac OS X 10.11 和 10.14、10.16 上测试通过。 34 | 35 | ## 运行效果 36 | * 最新版ChemDraw的新特性 37 | 38 | * 19.0:给环着色,指定聚合度,及新插件; 39 | * 18.0:Reaxys搜索及Add-ins (ChemACX)。 40 |

41 | 42 | 43 |

44 | 45 | * ChemDraw for Mac(16版本以上)所特有的Unicode(甚至emoji)支持。*而现在,ChemOffice (Windows) 19.0 终于支持了Unicode,详见[此文](/cos/cow2.md)。* ~~*很遗憾,Windows版至今不支持插入Unicode字符(例如希腊字母、负号等),这一点我在推送[【ChemDraw】如何输入Unicode字符?](http://mp.weixin.qq.com/s?__biz=MzUzNDQ2MTE1Mw==&mid=2247483695&idx=1&sn=0b0a2683e8e7321330050c8a2563b169&chksm=fa952ea1cde2a7b7e370289a8b2ac060289d35d64a44264f2c26485e217cb6c7d4b123f82d71&scene=21) 中已论及。此外,即使是在Mac上存好的带Unicode字符的.cdx文件,Windows下ChemDraw打开也会有问题:Unicode字符会直接变为不可见。所以还是等哪天Windows版本的开发程序员哪天突然想到要解决这个问题再说吧……*~~ 46 |

47 | 48 | # 正版试用 49 | 另外,如果觉得需要支持正版的同学,也可以从官网的[这个链接](http://scistore.cambridgesoft.com/ScistoreProductPage.aspx?ItemID=8900)申请试用,需要填写邮箱、身份等信息进行注册,大约一两天后会收到附有包含ChemDraw 19/18/17 for Mac和ChemOffice Suite 19/18/17 for Windows下载地址的邮件。上文中我所说的“官方程序包”就是来自这里(毕竟网上找了一圈没有/摊手)。有趣的是,虽然标明的是两周试用版,但其实并不限制时间,而是对试用次数进行了限制(10次免费试用)。 50 | 51 | # 旧版下载安装 52 | > [15.0版](https://github.com/Z-H-Sun/CDM_18/releases/download/v1/ChemDraw15.dmg):运行CoreKeygen 53 | 54 | > [16.0版](https://github.com/Z-H-Sun/CDM_18/releases/download/v1/ChemDraw16Professional.dmg):**Name:** JKO;**Company:** CambridgeSoft;**SN:** 2;**Reg Code:** --JAKKO-- 55 | 56 | -------------------------------------------------------------------------------- /cos/cos20.md: -------------------------------------------------------------------------------- 1 | # ChemOffice 20\~23 for Windows / ChemDraw 20\~23 for Mac 一键破解 2 | **

Z.-H. Sun 20年11月27日
更新于 24年3月30日

** 3 | 4 | ## 更早的版本 5 | * [ChemOffice for Win 19 / 18 / 17](/cos/cow2.md) 6 | * [ChemDraw for Mac 19 / 18 / 17](/cos/cdm2.md) 7 | 8 | ## 新版本特性 9 |
23.0

10 | 11 | 感觉 ChemDraw 可能真的没什么活可整了,这个新版本没有什么令人期待的新功能。 12 | * 母公司 PerkinElmer 分出来一个子公司 Revvity 主管 ChemDraw 软件,然后软件名由 ChemOffice Suite 改回了 ChemDraw Suite。 13 | * 声称加强了和云端 APP——ChemDrawCollections(旧称 ChemDraw+、ChemOffice+)——的联系,但好像没有做好,菜单和按钮都是灰的。而且之前说过,这个云应用是不可能破解的(~~除非把 Revvity 的数据库黑了……~~) 14 | * 新增了只为当前用户安装的选项(安装时不需要管理员权限)。 15 | * 个人感觉最有用,但是没有在 Release Note 里面明说的一个 bug 修复:20\~22 版本的 ChemDraw 里的对话框(比如缩放、旋转等)如果按 ESC 键取消,则整个软件会卡住;最新版本终于没有这个 bug 了。 16 | 17 | 破解效果图(上:Win;下:Mac): 18 | 19 |

20 | 21 | 22 |

23 | 24 |

25 | 26 |
22.0

27 | 28 | * 终于把给`Chem3D`整成 64 位的了……从此版本起,无需再把 32 位、64 位的 ChemOffice 重复装两遍了。如果你是 64 位系统,建议只装 64 位即可(除非你要用到`ChemFinder`,99% 用户都不需要) 29 | * 有 64 位`Chem3D`后就可以在 64 位`ChemDraw`里查看`Chem3D HotLink Window`了(在顶端`View`菜单中打开) 30 | * 鉴于`ChemDraw`的 3D 显示功能日渐完善,现已支持直接打开单晶`.cif`文件,以三维形式显示(见下图) 31 | * 其实很鸡肋,二维画布显示三维结构显得特别拥挤,而且也不能较好地更改原子的三维位置(只能在面内平移) 32 | * 虽然之前就有虚线键可以用来表示氢键,但现在新增了一个“氢键”类型(中间不是虚线而是点线),更加规范化了(见下图) 33 | * “导出分子的三维结构”功能中,之前只支持高亮`键/原子`,现在新增对`环`高亮的支持(见下图) 34 | * 在这种没啥乱用的功能上挤牙膏……~~这种行为我们一般称之为不务正业……~~ 35 | * 画寡聚核酸、多肽等生物大分子时,若选用`Sequence Graphic Monomers`样式,则会以更美观的流式图形式显示(`File -> Apply document settings from`菜单中选择,见下图) 36 | * 咱不搞生物,但也没觉得美观到哪里去~ 37 | * `ChemScript`大部分人都用不到,不过有一个说大不大说小不小的更新,就是把几百年前就开始依赖的`python 3.4`(Python 官方早就不维护了)更新成`3.9`了,可喜可贺 38 | 39 | 新功能展示及破解效果图(上:Win;下:Mac): 40 | 41 |

42 | 43 | 44 |

45 | 46 |

47 | 48 |
21.0

49 | 50 | * (自20.1版本起)[解决了](https://informatics-support.perkinelmer.com/hc/en-us/articles/4408274326932)一个因 Win10 更新导致的[软件卡顿问题](https://www.zhihu.com/question/444922651/answer/1979751680) 51 | * 支持导出球棍模型为 3MF 格式,在 Win10 下可以很方便地用 `PowerPoint`、`3D Builder`、以及自带的`画图3D`、`Print 3D`查看(或编辑)。也支持复制到剪贴板,这样可以(省下导出的这步操作)直接粘到 `PPT` 或 `3D Builder` 里。 52 | 53 | * 注意需要先运行结构式3D清理功能(见下文),不然所有原子仍然是处于同一平面内的 54 | * 默认是不会画出氢原子的,除非手动、明确地画出 C–H(或 N–H、O–H)键 55 | * ~~一点吐槽:越来越像玩具了……反正不做构象分析的我是用不到这功能的~~ 56 | * 声称是优化了结构式的3D清理功能和添加了快捷键,但反正我是没感受到差异 57 | * 开始强推 `ChemOffice+`,之前版本是可以另外单独下载,这个版本则是直接集成进安装包了(所以可以看到安装包体积肉眼可见地增加了) 58 | * 主要功能类似于云实验笔记,有一个个人觉得很赞的功能是提取某个 Word 文档或 PPT 里的所有化学结构式和反应式,方便下次要用时直接拷。但目前做的还不是很完善。 59 | * 其次,这是一个云应用,所以是不可能破解的(~~除非把 PerkinElmer 的数据库黑了……~~)。**如果没有许可的话,是完全用不了的,安装的时候就直接别选这个组件了** 60 | 61 | 新功能展示及破解效果图(上:Win;下:Mac): 62 | 63 |

64 | 65 | 66 |

67 | 68 |

69 | 70 |
20.0

71 | 72 | * 添加新快捷键,例如Enter编辑当前分子,离开鼠标,仅用键盘即可快速画出反应式。新增快捷键一览表,各种快捷操作一目了然。 73 | * 继19版新增给环着色功能后,本版又增加给键/原子/标签增加颜色高亮功能 74 | * 新增结构式3D清理功能,画出平面键线式可自动生成三维构型(包含透视效果及远处虚化效果),结合“Structure Perspective”工具使用,搞天然产物合成的同志们一定非常喜欢 75 | 76 | 新功能展示及破解效果图(上:Win;下:Mac): 77 | 78 |

79 | 80 | 81 |

82 | 83 |

84 | 85 | ## 本方法优点 86 | * 本法为通用破解补丁,预计之后再出新版也能轻松解决,无需满网找资源(还找不到) 87 | * 便捷,一键解决,无需一个个手动替换 88 | * 破解更完全,具备网传破解版没有的功能(如Office内嵌对象编辑,Chem3D hotlink等,见更早版本的推送) 89 | 90 | ## 使用方法 91 | ### Windows 92 | * 只需直接下载运行单文件版安装破解程序`cos23.0_Crack.exe`或`cos22.0_Crack.exe`或`cos21.0_Crack.exe`或`cos20.0_Crack.exe`,即可正常使用。正常安装结束后,自动跳出破解补丁窗口。 93 | 94 | * [Google Drive](https://drive.google.com/open?id=1FT3l0msiLPsarmT78JQ8_sgbdJLMY4_X) 95 | * [百度网盘](https://pan.baidu.com/s/1smDXW8GNTPErq_yjilDhLg?pwd=csme) 96 | * 所有密码为 `csme` 97 | 98 | > [!note] 99 | > 因为某些不可抗力(详见 [Issue #26](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/26#issuecomment-1830689605)),在 Google Drive 上,自 20.0 版起的安装包只能以 RAR 压缩包形式发布。解压密码为 `csme`,解压出相应的单个 EXE 安装文件后运行即可。虽然二次压缩看上去很蠢,但也是不得已而为之。或者可以前往百度网盘以直接下载单个 EXE 安装文件。 100 | 101 | > [!note] 102 | > 因为 23.0 安装包实在太大,为减轻个人网盘空间的压力,该版本的懒人安装包剔除了非必要的 非管理员权限(仅为当前用户安装)的安装包,以及 ChemDrawCollections(旧称 ChemDraw+、ChemOffice+)的安装包(反正云应用没法破解也用不了)。如果实在特别需要,可以移步别处下载官方版,然后单独下载使用破解补丁(见下方说明)。 103 | 104 | > [!tip] 105 | > 虽然在测试中从未碰到过,但若 23.0 版弹窗询问选择何种注册模式,请选择第二种——Activation Code(详见下方 Mac 版中相关说明)。 106 | 107 | * **若已经安装了未破解版或网传不完全破解版**,则可单独下载使用 [破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.17/COS_Win_Patch.exe) 108 | 109 | * 注意请下载上方链接中的最新补丁程序。早先的补丁无法正确破解 23.0/22.0/21.0 版本,已在最新版中修复该 Bug。因为这是通用破解补丁,预计之后再出新版也能正常破解 110 | * 如果已经下载运行了上面的单文件版安装破解程序,因其本身就会自动运行该破解补丁程序,**故无需再另行下载此补丁** 111 | * 破解过程中,如下左图所示,按窗口提示操作(一般而言,第一个问题按 Y 键,接下来按 P 键);
112 | 或者直接等一会即可(等待 10 秒后自动以默认模式进行)。
113 | 最后可以选填注册信息,不影响破解,只是可以在软件的“关于”对话框中显示这些用户自定义的信息(见下右图)。 114 | 115 | |![](/cos/202.png)|![](/cos/230.png)| 116 | |---|---| 117 | 118 | #### 疑难解答 119 | 120 | --- 121 | #### 避免“多用户使用”警告弹窗 122 | 123 | 若多个 Windows ChemDraw Suite 用户在同一局域网内,可能出现弹窗提示(详见 [Issue #31](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/31) 和 [Issue #5](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/5)),但其实并不影响使用。 124 | 125 | 如果实在有多用户运行的需要,而且嫌老是弹窗麻烦,**可以尝试使用 [此 beta 版破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.18rc/COS_Win_Patch.exe),使用方法与上述相同,可以在实现完美破解的同时消除警告弹窗**。 126 | 127 | > [!warning] 128 | > 此 beta 版破解补丁未经广泛测试。如果出现任何问题,请 [提交 Issue](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/new) 并附上相关细节。同时,按以下方法暂时回退至普通破解模式: 129 | > 130 | > 重新运行该补丁并选择“还原”(Restore,第二个问题按R 键),然后使用 [稳定版破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.17/COS_Win_Patch.exe)。如上所述,该警告弹窗除了针对多用户使用的情境下比较烦以外并不影响正常使用。 131 | 132 | --- 133 | 134 | #### Windows Defender / 其他杀毒软件误报 135 | 136 | 没办法,7Z 的自解压安装程序就是有这个原罪,没有大公司的数字签名很容易被误报为恶意程序(因为实际行为就很符合这个的标准)。 137 | 138 | * 请直接放行即可。 139 | * 如果仍然心存怀疑,可以移步别处下载官方版,然后单独下载使用 [破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.17/COS_Win_Patch.exe)(见上方说明)。 140 | * 如果对破解补丁的安全性也有怀疑,可以自己安装任意版本的 [Ruby 运行环境](https://rubyinstaller.org/),自行运行破解补丁脚本,其代码开源于此处:[Patch.rb](https://github.com/Z-H-Sun/MRN-ADF_Patch/blob/tags/hidden/COS_for_Win/Patch.rb) 141 | 142 | #### 破解过程中出现红色(Failed)的解决方法 143 |
144 | 145 | 破解过程中如果出现红色失败信息,且提示为`Error occurred: #`,说明该文件正在被占用,无法写入。请关闭所有 ChemOffice 相关程序后重试。 146 | 147 | 但有时,"ChemDrawCtl22.dll" 等文件仍然提示正在占用。这可能是由于 Windows 资源管理器的缩略图缓存 (Thumbnail Cache) 服务正在工作中。最简单的方法就是重启电脑。也可以在任务管理器中结束命令行为`dllhost.exe /ProcessiD:{ab8902b4-09ca-4bb6-b78d-a8f59079a8d5}`的进程,如下图所示。 148 | 149 | ![](https://user-images.githubusercontent.com/48094808/232275061-82b274aa-6118-4368-b706-139d43ebaddc.png) 150 | 151 | 等价地,可以在`powershell`中执行以下命令: 152 | ```powershell 153 | $prc = get-wmiobject win32_process -filter "commandline like '%dllhost%ab8902b4%'" 154 | $prc | select-object processid,commandline 155 | $prc | remove-wmiobject 156 | ``` 157 | 其中第一行查找相关进程,第二行会显示相应的进程信息,第三行结束该进程。在该过程中你可能需要管理员权限。 158 |
159 | 160 | #### ChemOffice 22.2 破解 161 |
162 | 163 | **如果你在其他地方下载并安装了 22.2 版ChemOffice**,则原先的补丁失效,具体原因见 [Issue #20](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/20#issuecomment-1532687318)。该问题已在最新破解补丁中解决。请重新下载运行[最新版破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.17/COS_Win_Patch.exe)即可。 164 |
165 | 166 | #### Windows 下 ChemScript Python 接口用户 167 |
168 | 169 | **虽然99%的用户不会用到这个功能**,但如果你需要用到 ChemScript 进行一些批处理,你会发现之前的破解补丁未能完全破解其 Python 接口(详见 [Issue #15](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/15))。该问题已在最新破解补丁中解决。请重新下载运行 [最新版破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.17/COS_Win_Patch.exe) 即可。 170 |
171 | 172 | #### Windows 下的替代破解法 173 | 174 |
另一个阻止“多用户运行”警告弹窗的破解方法 175 | 176 | * 此方法与网传破解补丁原理相同。**注意,采用本方法将不能正常使用ChemDraw for Excel、ChemDraw内的Chem3D hotlink等功能(详见之前推送),因此,除非不得已(多个Windows ChemDraw用户在同一局域网内),不推荐采用本方法。** 177 | 178 | * 在安装完 ChemOffice 后(**无论是不是破解版均可**),下载并运行 [此破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.17/COS_Win_Patch.Deprecated.exe),使用方法与上面类似。 179 | * 该补丁对 ChemOffice 17~22 通用。 180 | * 若仍有弹窗提示(暂未发现),请尝试卸载之前的完全破解补丁(下载上一节中的补丁,按R进入`Restore`模式)。 181 | 182 |
183 | 184 | > [!caution] 185 | > 本方法似乎已对 ChemDraw 23.0 失效。虽然 Chem3D 23.0 仍然能打开,但对于 ChemDraw 则会一直弹出如下弹窗,无法正常打开软件。因此对于 23.0 及以上版本,请勿使用这个补丁。 186 | 187 |
点此展开查看 23.0 版本出错的截图 188 | 189 |

190 | 191 |
192 | 193 | --- 194 | 195 | ### Mac 196 | * 和之前的方法一样。以下仅为(替换了部分链接的)复制粘贴。 197 | * **最好先在另一台Windows电脑上下载下述安装包和替换补丁,用U盘拷贝至此Mac电脑** 198 | 199 | * 先下载官方程序包`ChemDraw22.dmg`或`ChemDraw21.dmg`或`ChemDraw20.dmg`,然后双击打开,正常安装。 200 | 201 | * [Google Drive](https://drive.google.com/open?id=1GRwysPQhOYnrriZTKSRc05Mf_Q7xd5DC) 202 | * [百度网盘](https://pan.baidu.com/s/1PDgXv4qrZHybyqf_niM2eA?pwd=csme) 203 | * 下载[补丁程序](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.17/CDM_Crack)至任意位置,以“终端 (Terminal)”方式打开补丁文件 204 | 205 | * 上面的网盘文件夹里也有这个文件 `CDM_Crack`,择一方式下载即可 206 | * 详情/若发生错误:请见[一般操作流程及疑难解答](/MAC.md) 207 | * 程序会自动检测PC上安装的所有17及以上版本的ChemDraw(如下图所示): 208 | 209 | * 对于未经破解的ChemDraw版本,程序将在用户按下y键后开始破解【Patch】 210 | * 对于已打过补丁的ChemDraw版本,程序将在用户按下y键后将软件回复至初始(未破解)状态【Restore】 211 | * 对于任一情况,若用户按下n键都将忽略这个版本 212 |

213 | 214 | * 运行ChemDraw,点击Install按钮后,**即可正常激活**。在ChemDraw -> About窗口中,Licensed to后为空**是正常现象**。 215 | 216 | > [!note] 217 | > 23.0 版 ChemDraw 会弹窗询问选择何种注册模式,请选择第二种——Activation Code(见下图)。 218 | 219 |

220 | 221 | 以上安装破解过程在Mac OS X 10.14、10.16及最新版 11.0 上测试通过。 222 | -------------------------------------------------------------------------------- /cos/cow.md: -------------------------------------------------------------------------------- 1 | # ChemOffice 2018完美激活方法: Simple, Powerful, and Patcher-Free 2 | **

Z.-H. Sun 2月3日

** 3 | 4 | 在[Mac版ChemDraw 18下载安装资源](/cos/cdm.md)中我们提到,ChemOffice 18最受瞩目的新特性是**添加了Reaxys结构/反应式搜索的支持**(原先只支持SciFinder搜索),以及**添加了“插件”功能**(自带:ChemACX的CAS号/性质/价格查询功能)。在试用了Windows版一个月之后,我还注意到了这些细微但有趣的变化: 5 | 6 | ## 新版本特性 7 | * 新添了底部的状态栏,显示各按钮、菜单的功能说明 8 | * 修复了拖动子窗口时的Office样式卡顿残影特效(*不明白这个梗的试一下就知道了233*) 9 | * 在微软官宣弃坑XP又四年后,ChemDraw总算开启了XP界面视觉样式(控件的外观会略有不同,不了解的可搜索一下“XP视觉样式”) 10 | * 跟进了64位OS的支持(2017版出了64位资源管理器缩略图预览支持,今年新添了64位ChemScript和64位Excel插件支持。虽然安装包标明还有64位的Chem3D和ChemFinder,但实测是没有的) 11 | * 依然没有支持Unicode。 12 | 13 | 先上破解完成后的运行效果图: 14 |

15 | 16 | ## 官方包下载安装 17 | 在破解以前,首先要下载安装官方试用版。下载地址(同时提供17.0、18.0版):[Baidu Pan](https://pan.baidu.com/s/1rlPilrRh4n4q6k1qG1rNsA)(密码:zsun);[Google Drive](https://drive.google.com/open?id=1agD0ldESX_AKDAwgTELehil1RoNxfihH)。**根据对应文件夹说明,按需下载运行即可,不必全部下载。** 18 | 19 | * 首先按次序运行.msi安装文件。例如,先安装`1. ChemOffice_Suite_2018.msi`,再安装`2. ChemOffice_64-bit_Support_18.0.msi`,ChemScript大家一般用不到就可以不装(*因为支持的Python版本在3.2以下,用的人太少了,唯一有用的是Excel插件中的CombiChem(反应式)功能;如果要装的话请务必选对版本,比如**装了32位的Excel就应该装32位ChemScript,反之亦然**,否则无法启用*) 20 | 21 | * 其实`2. ChemOffice_64-bit_Support_18.0.msi`也可以不安装。因为安装之后,.cdx文件和Office中嵌入的ChemDraw对象就会默认以64位的ChemDraw打开,但目前ChemDraw的64位支持**做得并不是太好**,例如由于没有64位的Chem3D所以没有Chem3D hotlink的选项。不过这些差别都比较细枝末节,不太影响日常使用,**就像32位和64位的Office一样,各有优缺点**,大家权衡利弊自行决定即可。 22 | 23 | * 如果运行ChemDraw程序后,提示缺失`vcruntime140.dll`(18版)或`vcruntime100.dll`(17版),说明没装VC运行库,请到网盘的`依赖项/VCRedist`这个目录下找安装程序。如果提示缺少.NET 4.0框架(一般Win10不会)也可在该目录中找到对应安装程序。 24 | 25 | ## 激活方法 26 | 这个方法同样适用于2017版。 27 | 28 | * 首先下载安装官方试用版(见上) 29 | 30 | * 进入32位验证程序所在路径C:\Program Files (x86)\PerkinElmerInformatics\ChemOffice2018\Common\DLLs,找到`FlxComm.dll`和`FlxCore.dll`这两个文件(若把程序装在了其他位置,则到相应路径中找),把它们**删掉或随便改成其他名字**,如下图所示 31 |

32 | 33 | * 如果安装了`64-bit support`,那么还要对64位验证程序所在目录进行类似操作(文件名比前面多一个“64”,一般位于C:\Program Files\PerkinElmerInformatics\ChemOffice2018\Common\DLLs)。 34 | 35 | * 然后运行其中任何一个ChemOffice程序(如ChemDraw),打开后就会跳出旧版的**离线激活窗口**(下左图)而不再是**联网激活**了(下右图),可以用2016版的序列号激活码激活。只要激活一次即可。 36 |

37 | 38 | * 如果之前运行过补丁,未跳出激活窗口,则可在ChemDraw的"Help"菜单项下单击"Activate ChemDraw..."即可跳出激活窗口。**同样地,只需激活一次**。 39 | 40 | * 参考注册信息: 41 | 42 | > **Name:** 必填,但是可以随便填,Email可以不填;**Serial Number:** 875-385499-9864;**Activation Code:** 6UE-7IMW3-5W-QZ5P-J3PCX-OHDX-35GRN。 43 | 44 | 经过安装-删(重命名)文件-激活三步简单操作,即可解锁ChemOffice 2018或2017全部功能,与正版没有任何区别。*我在知乎上还看到有一种改注册表的方法:[17版](https://zhuanlan.zhihu.com/p/37268905), [18版](https://zhuanlan.zhihu.com/p/48973696)也可以实现旧版激活,原理和上面的方法完全相同。不过有些读者可能对注册表操作不太了解,我也觉得还是改文件来得更加方便一些。* 45 | 46 | ## 破解补丁vs本方法 47 | 在[这篇文章](/cos/cow_legacy.md)中,分享了Windows平台下的ChemOffice 17/18破解补丁。文中提到,使用补丁破解完后仍然存在一些小的缺陷,不过对日常使用影响较小,再去通过分析代码/修改可执行文件来激活这些功能的话投入/产出比就太高了。在最近的使用过程中,发现了这种简单快捷的激活方法(操作方法见上),**无需运行任何破解补丁**(即不对官方可执行文件进行修改),但能**完美地弥补破解补丁的所有缺陷,激活后与正版程序运行效果完全一样**。 48 | 49 | 之前,网传的ChemOffice 2017版的破解补丁也存在同样的问题。 50 | 51 | * ChemDraw for Excel的部分功能无法实现,提示“需要更高的激活等级”。原因是**ChemDraw ActiveX控件未能破解**。正版激活的ChemDraw for Excel运行效果图如下所示;补丁破解无法正常显示化合物结构图和熔点/分子量等属性。 52 |

53 | 54 | * ChemDraw (32-bit)中无法取得与Chem3D hotlink的关联,画好一个结构后Chem3D hotlink window中仍然不显示任何内容(64-bit程序本身无此功能,不在讨论范围内)。原因是**Chem3D ActiveX控件未能破解**。正版激活的Chem3D hotlink功能效果图如下所示。 55 |

56 | 57 | * *好吧这个其实并不能算是一个(可能只是心理上的差别)*。在About窗口中,正版激活的程序会显示License to whom,序列号是什么;补丁破解版(相当于试用版)这里是空的。 58 |

59 | 60 | ## 本方法原理 61 | 为什么2017版之后网上就找不到序列号和激活码了?简而言之,是因为PerkinElmer**更改了注册验证机制**,以前那一套基于序列号/激活码离线激活的那一套已经不管用了,目前采用的是基于联网数据库的在线激活方式(就像你不可能再找得到Office 365密钥而只能用微软账号去激活一样)。这两种不同方式的激活窗口长得完全不一样(见上)。 62 | 63 | 然而事实上2017版之后的程序并不是完全移除了离线激活的代码,而仅是将离线激活的入口隐藏了起来(*emmmmm*.....)。正常打开一个程序会跳出联网激活的窗口,但如果联网激活**完全**不可用时,便会跳出离线激活窗口,这样就能**用2016版的序列号/注册码激活了**(不过相信我,简单地断开网络连接是没有用的)。上面就简单介绍了启用这个旧版激活窗口的方法,操作上还是很简单易行的。 64 | -------------------------------------------------------------------------------- /cos/cow2.md: -------------------------------------------------------------------------------- 1 | # ChemOffice 19.0 / 18.2 完美激活方法: 一键轻松解决 2 | **

Z.-H. Sun 1月19日

** 3 | 4 | ## See Also 5 | * ***ChemDraw for Mac 19.0 / 18 / 17* 请看[本文](/cos/cdm2.md)** 6 | * *ChemOffice for Win 18.0 / 17.0* 请看[本文](/cos/cow.md) 7 | 8 | ## 新版本特性 9 | * 自 19.0 版本起 10 | 11 | * 支持给环着色(图1) 12 | * 支持指定聚合度,即方括号下默认加个数字(图2) 13 | * 这个很重要!**支持Unicode!** 可以用Arial等西文字体输入希腊字母、特殊符号,完美实现*Italic*(斜)体(图2)! 14 | * 自 18.2 版本起 15 | 16 | * 支持 Reaxys、Scifindern、实验室化学品安全摘要 进行结构式搜索(图2) 17 | 18 |

19 | 20 |
图1 给环着色(图片仅作范例,不代表个人审美)
21 | 22 |
图2 支持指定聚合度、Unicode、结构式检索插件
23 |

24 | 25 | ## 为什么使用本方法 26 | * 网传破解方法: 27 | 28 | * 需要手动复制替换文件 29 | * 未提供破解64位程序,从64位 Office中无法打开内嵌对象 30 | * 其他在[之前推送](/cos/cow.md#破解补丁vs本方法)中提到的问题(未完全破解) 31 | 32 | * **若已安装网传破解版,仍可下载运行[本破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.04/COS_Patch_Win.zip)进行完全破解,详见「[破解补丁](/cos/cow2.md#破解补丁)」一节** 33 | * 自19.0版本起,之前推送中提到的[简单激活方法](/cos/cow.md#激活方法)失效,详见[破解原理](/cos/cow3.md) 34 |

35 | 36 |
图3 破解效果(如显示注册者、Chem3D Hotlink正常运行) 37 |

38 | 39 | ## 懒人安装破解 40 | * 本方法融合了安装程序及破解程序。只需直接下载运行单文件版安装破解程序,即可正常使用 **ChemOffice 19.0(文件名:`cos19.0_Crack.exe`)** 或18.2版(文件名:`cos18.2_Crack.exe`)。若已经安装了未破解版或网传不完全破解版,则使用「[破解补丁](/cos/cow2.md#破解补丁)」一节方法更为快捷。 41 | 42 | * [Google Drive](https://drive.google.com/open?id=1FT3l0msiLPsarmT78JQ8_sgbdJLMY4_X) 43 | * [百度网盘](https://pan.baidu.com/s/1smDXW8GNTPErq_yjilDhLg);密码:csme 44 | * 双击运行后,显示图4所示提示,解压完毕后自动运行安装程序,首先跳出图5所示激活窗口,点击`Activate`,然后正常安装完成即可使用 45 |

46 | 47 |
图4 首先跳出的解压窗口
48 | 49 |
图5 解压完毕后跳出的激活窗口
50 |

51 | 52 | * 尝试是否已经能正常运行。如还有问题(测试时未碰到过),再重新运行独立补丁程序即可(详见「[破解补丁](/cos/cow2.md#破解补丁)」一节) 53 | 54 | ## 其他破解方法 55 | * 如果嫌下载速度慢,可以选择按需下载对应官方`.msi`安装包,不必一股脑全下载。 56 | 57 | * 下载地址(同时提供17.0、18.2、19.0版):[Baidu Pan](https://pan.baidu.com/s/1rlPilrRh4n4q6k1qG1rNsA)(密码:zsun);[Google Drive](https://drive.google.com/open?id=1agD0ldESX_AKDAwgTELehil1RoNxfihH) 58 | * 挑选哪些安装包下载安装?详见[之前推送](/cos/cow.md#官方包下载安装) 59 | * 如上所述安装完官方版本后,或安装完网传破解版后,运行独立破解补丁(见下节)即可使用 60 | 61 | ## 破解补丁 62 | * 如果使用了「[懒人安装破解](/cos/cow2.md#懒人安装破解)」,运行结束后即已破解完全。除非发现破解失败(测试时未碰到过),无需使用本节中的破解补丁 63 | * 下载解压[**本破解补丁**](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.04/COS_Patch_Win.zip)至任意文件夹,运行`Patch.exe` 64 | * 以管理员权限运行后,**最简单的方法是什么都无需操作**,因为任何需要选择的地方,等待10秒后会采取默认操作。如果你想采取自定义操作(如手动指定版本和路径、进行还原备份),请按提示信息操作

65 | * 最后会弹出图5所示激活窗口,点击`Activate`,然后即可使用软件了 66 | 67 | ## 杀毒软件报毒? 68 | 某*数字*国产杀毒软件会报毒(~~这里就不点名了~~),认为`Activate19.exe`是恶意程序。**请放行**。该可执行文件是基于官方程序修改的,如果不放心可以见[破解原理](/cos/cow3.md)以了解该程序是如何运作的。另外,大部分知名防护软件,如诺顿、迈克菲,**均认为该文件不存在威胁**(见下图)。 69 |

70 | 71 | ## 替代破解法 72 | * 虽然上述破解方法几乎完美,但若多个Windows ChemDraw用户在同一局域网内,可能出现弹窗提示(详见 [Issue #5](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/5))。这是由那个序列号本身的限制所致。此时可尝试另一种不完全破解方法(与网传破解补丁原理相同)。**注意,采用本方法将不能正常使用ChemDraw for Excel、ChemDraw内的Chem3D hotlink等功能(详见上文),因此,除非不得已(多个Windows ChemDraw用户在同一局域网内),不推荐采用本方法。** 73 | 74 | * 在安装完 ChemOffice 后(**无论是不是破解版均可**),下载并运行[此破解补丁](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.12/COS_Win_Patch.Deprecated.exe),使用方法与上面类似。 75 | * 该补丁对 ChemOffice 17~20 通用。 76 | * 若仍有弹窗提示(暂未发现),请尝试卸载之前的完全破解补丁(下载前文中的补丁,按R进入`Restore`模式)。 77 | -------------------------------------------------------------------------------- /cos/cow3.md: -------------------------------------------------------------------------------- 1 | # ChemOffice 2018/2019 激活原理 2 | 3 | ## 网传破解版原理 4 | ChemOffice应用程序在检测激活的部分是用.NET写的,因此很容易反编译和修改。网传破解版只改动了一个字节的二进制数据:简而言之,就是将程序集中`IsActivated`函数最后的`Return result`改为了`Return True`,就直接让程序误以为已激活,从而达成破解目的。 5 | 6 | 虽然非常高效,但这么破解有几个问题: 7 | * 网传破解版漏改了几个关键应用程序/动态链接库/控件; 8 | * 更重要的是,有些功能会检查“ActivationLevel”(如分为Viewer、Prime、Ultra、Professional等),并不依赖`IsActivated`函数,显然作此只改动是不能解决这个问题的。 9 | 10 | 由此导致的问题详见「[为什么使用本方法](/cos/cow2.md#为什么使用本方法)」及「[破解补丁vs本方法](/cos/cow2.md#破解补丁vs本方法)」。 11 | 12 | ## 总述 13 | 因此,推荐使用[本方法](/cos/cow2.md)。本方法中,`Patch.exe`由**开源Ruby代码**[Patch.rb](https://github.com/Z-H-Sun/MRN-ADF_Patch/blob/tags/hidden/COS_for_Win/Patch.rb)经[Exerb](http://sourceforge.jp/projects/exerb/)编译而成,依赖于可执行文件`./Activation/activate18或19.exe`(基于官方安装包中的`Activate.exe`文件修改,见[此处](https://github.com/Z-H-Sun/MRN-ADF_Patch/tree/tags/hidden/COS_for_Win/Activation))。 14 | 15 | ## 18版一键破解原理 16 | 参考「[本方法原理](/cos/cow.md#本方法原理)」。简而言之,迫使程序采用旧注册机制;因此,首先`Patch.exe`将相关的`FlxC*.dll`全部重命名,使程序找不到新注册机制相关的动态链接库,从而回滚至旧注册机制。随后,`Patch.exe`会调用官方安装包中的`Activate.exe`(它相当于是将每个ChemOffice组件中和激活相关的部分单独分离出来)。但**为了方便用户“一键激活”**,利用[`dnSpy`](https://github.com/0xd4d/dnSpy)工具更改了`ActivationDlg`中部分`TextBox`和`Label`控件的Caption,更改了默认的`m_actcode`(激活码(设为6\*E-7\*\*W3-5\*-Q\*5P-J3\*\*X-O\*\*X-35\*\*N))和`m_uinfo`(包含用户名(设为电脑当前用户名)、序列号(设为87\*-38\*\*99-9\*\*4)等信息)。部分修改代码见下 17 | 18 |

19 | 20 | 在多数情况下,激活后会在注册表`HKCU/Software/PerkinElmerInformatics/ChemBioOffice/[版本号]/Ultra`下写入相关注册信息,**这样的话不会有任何问题**。但在少数情况下(测试时未能发现触发条件),不会在`HKCU`(Current User)主根键下写入信息,而是会写入`HKLM`(Local Machine)主根键;而在`HKLM/Software`下,64位平台会区分32位注册表或64位注册表。因为`Activate.exe`是32位程序,上述键会被重定向至`HKLM/Software/Wow6432Node/PerkinElmerInformatics/ChemBioOffice/[版本号]/Ultra`,从而只会影响32位ChemOffice组件**而不会被64位的组件所识别**。因此,在最后`Patch.exe`还会将上述键复制一份到64位注册表的`HKLM/Software/PerkinElmerInformatics/ChemBioOffice/[版本号]/Ultra`,以保证64位ChemOffice组件也能正常激活。 21 | 22 | ## 19版一键破解原理 23 | 本节是在上一节的基础上进行说明的,关于`FlxC*.dll`、`Activate.exe`、注册表的修改的讨论见上节。自19.0版本起,旧的注册机制被埋得更深了,仅仅靠上述方法已失效。可见官方有意淘汰此机制,但仍然未完全删干净代码(不知道为什么……) 24 | 25 | 首先,`buttonActivate`(“Activate”按钮)在一开始被设为`.Enabled = False`,但在之前版本中,当序列号、激活码通过验证时,会重新将其设为“可用”;而19.0版本删除了修改`Enabled`属性的代码,其将一直保持`False`状态,即**一直为“灰色”状态**。其次,直接删掉了`buttonActivate`的`Click`事件。所以该按钮其实只剩个空壳,实际上**不响应任何序列号、激活码的输入状态了**。 26 | 27 | 参考之前版本,将实现激活的代码“移花接木”到了`buttonActivateLater`上,这样就不会有`Enabled`的问题。还好代码不是很长,只是返回一个`m_response`和`m_message`即可(下图),验证工作会交给其他模块完成。 28 | 29 |

30 | 31 | 改完之后尝试一下,发现不行,弹出了这么个提示窗口 32 | 33 |

34 | 35 | 在`dnSpy`中搜索“While you entered a valid”,找到三个字串,其中两个经验证为“it is not valid for ChemDraw 19.0”,而我们感兴趣的为“it is for an older version of this software”。使用“分析”工具,找到读取于`DisplayActivationDialogOriginal`函数,附近代码如下图所示。找到相关函数为`IsValidatedBy`(也有三个,必须找到对应的那一个),把返回值全部改为`True`即可(如下图)。 36 | 37 |

38 | 39 | 然后运行一遍`Activate.exe`,已经能正常工作了。但此时运行`ChemDraw`等程序,依然弹出“需要注册”的窗口。这是因为这些组件内部,`IsValidatedBy`函数**依然判定为“假”**。所以在`Patch.exe`中,搜索了所有的应用程序/动态链接库/控件,根据二进制数据的“模式”,**将所有`IsValidatedBy`函数进行上述更改**。详细代码见[Patch.rb](https://github.com/Z-H-Sun/MRN-ADF_Patch/blob/tags/hidden/COS_for_Win/Patch.rb)。 40 | 41 | 之后**一切**就能正常工作了,和正常激活版本无异。 42 | 43 | ## 关于Activate19.exe报毒的担心 44 | 不知道做了什么修改触发了某*数字*杀毒软件的报警。希望上述原理描述能减轻用户的疑惑,请放心放行。 45 | 46 | 如果**实在不想运行**`Acitvate19.exe`,可以在运行`Patch.exe`后,**手动填写注册表项**`HKCU/Software/PerkinElmerInformatics/ChemBioOffice/19.0/Ultra`,添加如下`REG_SZ`字符串键(改掉星号和谐符,你懂的): 47 | ``` 48 | Activation Code = 6*E-7**W3-5*-Q*5P-J3**X-O**X-35**N 49 | Email = 随便 50 | Organization = 随便 51 | Serial Number = 87*-38**99-9**4 52 | Success = True 53 | User Name = 随便 54 | ``` 55 | 或者,找到之前激活的18版本的ChemOffice相关的注册表项,将项名`18.0`改为`19.0`也行。**上述方法未经大量测试,不保证一定能成功**。 -------------------------------------------------------------------------------- /cos/cow_legacy.md: -------------------------------------------------------------------------------- 1 | # ChemOffice 2018/2017 for Windows一键破解版 2 | 3 | **注意:该方法已不被推荐。更好的激活方法请参见[此文](/cos/cow2.md)**。另请参见:[Mac版ChemDraw 19/18/17资源](/cos/cdm2.md)。 4 | 5 | ## 新版本特性 6 | > [跳转](/cos/cow.md#新版本特性) 7 | 8 | ## 官方包下载安装 9 | > [跳转](/cos/cow.md#官方包下载安装) 10 | 11 | ## 下载与使用 12 | 安装完官方试用版之后,破解的过程其实很简单,只需下载运行[ChemOfficePatch.exe](https://github.com/Z-H-Sun/COPatch/releases/download/v1.5/ChemOfficePatch.exe)即可(见下图)。因为网传的17版破解补丁中找文件的过程比较麻烦,所以除了18版,我也**同时整合了17版ChemOffice的破解功能**。一般来说,如果你是默认安装路径,点“破解”便可一键完成,之后所有ChemOffice模块就能正常运行了。 13 | 14 | 更细节的使用方法和程序源码见[此仓库](https://github.com/Z-H-Sun/COPatch/)。 15 |

16 | 17 | ## 特色与缺点 18 | 目前网上流传的ChemOffice 2018破解版有以下几个缺陷: 19 | * 第一个最为致命,没有破解64位版本ChemDraw,导致装好ChemOffice 64-bit Support之后根本无法打开存好的.cdx文件和Office中内嵌的ChemDraw对象(要不其实干脆就别装64-bit Support,其实问题也不大) 20 | * 第二是完全没有破解ChemDraw For Excel插件 21 | * 另外,操作起来也不是很方便。 22 | 23 | 我经过反编译修改,解决了这几个问题(前者的破解方式与32位的以及2017版的ChemDraw类似;后者在网上无破解的原因是程序更改了验证机制,导致之前的破解方法失效,但我通过修改其他指令能成功激活)。 24 | 25 | 目前为止,本破解版的缺陷在于虽然能激活启用ChemDraw for Excel,但其中部分高级功能仍然无法使用,这是网上流传的2017版破解也存在的问题,不过一般也不会影响大家的日常使用,就暂时不去考虑了。提示原因为“ChemDraw for Excel requires a higher activation level”(已知的等级有Viewer、Prime、Ultra、Professional,试用版是不支持这些功能的。主要是验证机制复杂,导致ChemDrawCtl18.dll无法破解。我在尝试一番后不得不放弃。 26 | -------------------------------------------------------------------------------- /cos/principle1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/principle1.png -------------------------------------------------------------------------------- /cos/principle2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/principle2.png -------------------------------------------------------------------------------- /cos/principle3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/principle3.png -------------------------------------------------------------------------------- /cos/principle4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/cos/principle4.png -------------------------------------------------------------------------------- /gaussian/gvm.md: -------------------------------------------------------------------------------- 1 | # 面向Mac用户—GaussView 5 for Mac and Gaussian 09M 2 | **

Z.-H. Sun / 2月1日

** 3 | 4 | --- 5 | 6 | ***注:GaussView 5 for Mac仅有32位程序,因此无法在较新的Mac OS(10.15 "Catalina" 及以上版本)上运行*** 7 | 8 | 详见Issues [#4](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/4)和[#14](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/14) 9 | 10 | --- 11 | 12 | 在[创刊推送](http://mp.weixin.qq.com/s?__biz=MzUzNDQ2MTE1Mw==&mid=2247483661&idx=2&sn=0f5ca623978826356c0a10cf51b0a44c&chksm=fa952e83cde2a795cb22baa2e346c2cd2dde447e4c9ad9886f3ae1c3f75e12f5e4a01f289dd0&scene=21#wechat_redirect)中,我提供了Windows和Linux平台的(*所能搞到的*)最新版本GaussView和Gaussian程序下载,但是唯独没有找到Mac版本的。感谢[清化科协](https://thuchemst.github.io/2016/08/01/gaussian-download/index.html#download)和清华化工系小伙伴的友情帮助,现在Mac版的资源也已经移到**之前分享的百度云链接**中了(如果不记得了可点击[此处](https://pan.baidu.com/s/1DWAsU46HkDF9obtxQxCOeg),密码: csme),欢迎Mac用户下载安装。 13 | 14 | 清化科协所提供的程序包含了GaussView的激活密钥gv5.key,但这有可能包含购买者信息,不知道用户太多会不会被Gaussian, Inc.发现而造成麻烦(*不过其实之前提供的Windows/Linux版都含gv6.key,好像也没啥关系…*)。所以在此次发布的版本中,我清空了gv5.key中的所有字符,并通过[这篇文章](https://blog.csdn.net/communix/article/details/9298571)中所介绍的方法修改了GaussView主程序,使其在没有激活密钥信息的情况下也能正常启动。至于Gaussian09主程序,则不需要任何注册信息就能运行,而网上绝少有下载的原因我猜也只是Gaussian, Inc.的保密工作做得太好了…… 15 | 16 | ## 下载安装方法 17 | * GaussView: 下载网盘中`Mac`文件夹下的zip压缩文件,拖到应用程序文件夹,解压进入gv文件夹,**直接双击GaussView即可运行**。 18 | * [Baidu](https://pan.baidu.com/s/1DWAsU46HkDF9obtxQxCOeg),密码: csme 19 | * [Google](https://drive.google.com/drive/folders/18y4GHdCM6JbDAqHxMtYrAOTuGVcjoah7?usp=sharing) 20 | * Gaussian的安装方法比较麻烦,和Linux版一样没有图形用户界面(Windows版是有的),需要设置环境变量后在命令行用户界面下运行,具体方法参见压缩包中的官方说明。不过我猜大部分用户都用不到这个,毕竟很少会在个人PC上跑吧。 21 | 22 | ## 关于GaussView 5 for mac的附加说明 23 | * 完全可以不装Gaussian只装gv,这样的话打开gv时会有两个警告窗口,确定即可。这在任何平台上都是如此,属正常现象。 24 | * 拿gv 5(而不是最新版的gv 6)去打开超算平台的Gaussian 16跑完的输出文件,官方提示有较小概率可能报错,但解决方法很简单,自行搜索即可。 25 | 26 | *虽然不是最新版的Mac平台GaussView和Gaussian,但是能用就行……最近在CSDN上还看到有Windows平台下的Gaussian 16 的安装包下载,但是运行之后发现并不是完整的程序,缺少很多计算相关的可执行文件。不过想了想,反正用Windows跑Gaussian的情形本身少之又少,又还有G09W,就懒得费心去找了。* 27 | -------------------------------------------------------------------------------- /mac1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mac1.png -------------------------------------------------------------------------------- /mac2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mac2.png -------------------------------------------------------------------------------- /mac3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mac3.png -------------------------------------------------------------------------------- /mac4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mac4.png -------------------------------------------------------------------------------- /mac5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mac5.png -------------------------------------------------------------------------------- /mestrenova/0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mestrenova/0.jpg -------------------------------------------------------------------------------- /mestrenova/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mestrenova/1.jpg -------------------------------------------------------------------------------- /mestrenova/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mestrenova/2.jpg -------------------------------------------------------------------------------- /mestrenova/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/mestrenova/3.jpg -------------------------------------------------------------------------------- /mestrenova/mnlink.md: -------------------------------------------------------------------------------- 1 | # MestReNova 最新官方安装包链接 2 | ## Windows 3 | 4 | * [15.1.0 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-15.1.0-38027_x64.msi) 5 | * [15.1.0 版(仅为当前用户安装)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-15.1.0-38027_peruser_x64.msi) 6 | * [15.0.1 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-15.0.1-35756_x64.msi) 7 | * [15.0.1 版(仅为当前用户安装)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-15.0.1-35756_peruser_x64.msi) 8 | * [15.0.0 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-15.0.0-34764_x64.msi) 9 | * [14.3.3 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.3-33362_x64.msi) 10 | * [14.3.3 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.3-33362.msi) 11 | * [14.3.2 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.2-32681_x64.msi) 12 | * [14.3.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.2-32681.msi) 13 | * [14.3.1 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.1-31739_x64.msi) 14 | * [14.3.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.1-31739.msi) 15 | * [14.3.0 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.0-30573_x64.msi) 16 | * [14.3.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.0-30573.msi) 17 | * [14.2.3 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.3-29241_x64.msi) 18 | * [14.2.3 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.3-29241.msi) 19 | * [14.2.2 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.2-28739_x64.msi) 20 | * [14.2.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.2-28739.msi) 21 | * [14.2.1 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.1-27684_x64.msi) 22 | * [14.2.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.1-27684.msi) 23 | * [14.2.0 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.0-26256_x64.msi) 24 | * [14.2.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.2.0-26256.msi) 25 | * [14.1.2 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.1.2-25024_x64.msi) 26 | * [14.1.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.1.2-25024.msi) 27 | * [14.1.1 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.1.1-24571_x64.msi) 28 | * [14.1.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.1.1-24571.msi) 29 | * [14.1.0 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.1.0-24037_x64.msi) 30 | * [14.1.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.1.0-24037.msi) 31 | * [14.0.1 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.0.1-23559_x64.msi) 32 | * [14.0.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.0.1-23559.msi) 33 | * [14.0.0 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.0.0-23239_x64.msi) 34 | * [14.0.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-14.0.0-23239.msi) 35 | * [12.0.4 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.4-22023_x64.msi) 36 | * [12.0.4 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.4-22023.msi) 37 | * [12.0.3 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.3-21384.msi) 38 | * [12.0.3 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.3-21384_x64.msi) 39 | * [12.0.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.2-20910.msi) 40 | * [12.0.2 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.2-20910_x64.msi) 41 | * [12.0.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.1-20560.msi) 42 | * [12.0.1 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.1-20560_x64.msi) 43 | * [12.0.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.0-20080.msi) 44 | * [12.0.0 版](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-12.0.0-20080_x64.msi) 45 | * [11.0.4 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-11.0.4-18998.msi) 46 | * [11.0.3 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-11.0.3-18688.msi) 47 | * [11.0.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-11.0.2-18153.msi) 48 | * [11.0.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-11.0.1-17801.msi) 49 | * [11.0.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-11.0.0-17609.msi) 50 | * [10.0.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-10.0.2-15465.msi) 51 | * [10.0.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-10.0.1-14719.msi) 52 | * [10.0.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-10.0.0-14381.msi) 53 | * [9.1.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-9.1.0-14011.msi) 54 | * [9.0.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-9.0.1-13254.msi) 55 | * [9.0.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-9.0.0-12821.msi) 56 | * [8.1.4 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-8.1.4-12489.msi) 57 | * [8.1.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-8.1.2-11880.msi) 58 | * [8.1.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-8.1.1-11591.msi) 59 | * [8.1.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-8.1.0-11315.msi) 60 | * [8.0.2 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-8.0.2-11021.msi) 61 | * [8.0.1 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-8.0.1-10878.msi) 62 | * [8.0.0 版(32 位)](https://www.mestrelab.com/downloads/mnova/win/msi/MestReNova-8.0.0-10524.msi) 63 | 64 | ## Mac OS 65 | 66 | * [15.1.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-15.1.0-38027.dmg) 67 | * [15.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-15.0.1-35756.dmg) 68 | * [15.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-15.0.0-34764.dmg) 69 | * [14.3.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.3.3-33362.dmg) 70 | * [14.3.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.3.2-32681.dmg) 71 | * [14.3.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.3.1-31739.dmg) 72 | * [14.3.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.3.0-30573.dmg) 73 | * [14.2.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.2.3-29241.dmg) 74 | * [14.2.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.2.2-28739.dmg) 75 | * [14.2.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.2.1-27684.dmg) 76 | * [14.2.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.2.0-26256.dmg) 77 | * [14.1.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.1.2-25024.dmg) 78 | * [14.1.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.1.1-24571.dmg) 79 | * [14.1.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.1.0-24037.dmg) 80 | * [14.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.0.1-23559.dmg) 81 | * [14.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-14.0.0-23239.dmg) 82 | * [12.0.4 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-12.0.4-22023.dmg) 83 | * [12.0.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-12.0.3-21384.dmg) 84 | * [12.0.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-12.0.2-20910.dmg) 85 | * [12.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-12.0.1-20560.dmg) 86 | * [12.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-12.0.0-20080.dmg) 87 | * [11.0.4 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-11.0.4-18998.dmg) 88 | * [11.0.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-11.0.3-18688.dmg) 89 | * [11.0.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-11.0.2-18153.dmg) 90 | * [11.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-11.0.1-17801.dmg) 91 | * [11.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-11.0.0-17609.dmg) 92 | * [10.0.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-10.0.2-15465.dmg) 93 | * [10.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-10.0.1-14719.dmg) 94 | * [10.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-10.0.0-14411.dmg) 95 | * [9.1.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-9.1.0-14011.dmg) 96 | * [9.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-9.0.1-13254.dmg) 97 | * [9.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-9.0.0-12821.dmg) 98 | * [8.1.4 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-8.1.4-12489.dmg) 99 | * [8.1.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-8.1.2-11880.dmg) 100 | * [8.1.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-8.1.1-11591.dmg) 101 | * [8.1.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-8.1.0-11315.dmg) 102 | * [8.0.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-8.0.2-11021.dmg) 103 | * [8.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-8.0.1-10878.dmg) 104 | * [8.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-8.0.0-10524.dmg) 105 | * [7.1.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-7.1.2-10008.dmg) 106 | * [7.1.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-7.1.1-9649.dmg) 107 | * [7.1.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-7.1.0-9185.dmg) 108 | * [7.0.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-7.0.3-8830.dmg) 109 | * [7.0.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-7.0.2-8636.dmg) 110 | * [7.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-7.0.1-8414.dmg) 111 | * [7.0.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-7.0.0-8331.dmg) 112 | * [6.2.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.2.1-7569.dmg) 113 | * [6.2.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.2.0-7238.dmg) 114 | * [6.1.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.1.1-6384.dmg) 115 | * [6.1.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.1.0-6267.dmg) 116 | * [6.0.4 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.0.4-5850.dmg) 117 | * [6.0.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.0.3-5604.dmg) 118 | * [6.0.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.0.2-5475.dmg) 119 | * [6.0.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-6.0.1-5391.dmg) 120 | * [5.3.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.3.3-5204.dmg) 121 | * [5.3.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.3.2-4936.dmg) 122 | * [5.3.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.3.1-4825.dmg) 123 | * [5.3.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.3.0-4560.dmg) 124 | * [5.2.5 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.2.5-5780.dmg) 125 | * [5.2.4 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.2.4-3924.dmg) 126 | * [5.2.3 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.2.3-3833.dmg) 127 | * [5.2.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.2.2-3675.dmg) 128 | * [5.2.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.2.1-3586.dmg) 129 | * [5.2.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.2.0-3404.dmg) 130 | * [5.1.1 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.1.1-3092.dmg) 131 | * [5.1.0 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.1.0-2940.dmg) 132 | * [5.0.2 版](https://www.mestrelab.com/downloads/mnova/mac/MestReNova-5.0.2-2108.dmg) 133 | 134 | ## Ubuntu 135 | 136 | * [15.1.0 版(适用于 Ubuntu 24.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/24.04/mestrenova_15.1.0-38027_amd64.deb) 137 | * [15.1.0 版(适用于 Ubuntu 22.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/22.04/mestrenova_15.1.0-38027_amd64.deb) 138 | * [15.0.1 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_15.0.1-35756_amd64.deb) 139 | * [15.0.1 版(适用于 Ubuntu 22.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/22.04/mestrenova_15.0.1-35756_amd64.deb) 140 | * [15.0.0 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_15.0.0-34764_amd64.deb) 141 | * [15.0.0 版(适用于 Ubuntu 22.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/22.04/mestrenova_15.0.0-34764_amd64.deb) 142 | * [14.3.3 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.3.3-33362_amd64.deb) 143 | * [14.3.3 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.3.3-33362_amd64.deb) 144 | * [14.3.3 版(适用于 Ubuntu 22.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/22.04/mestrenova_14.3.3-33362_amd64.deb) 145 | * [14.3.2 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.3.2-32681_amd64.deb) 146 | * [14.3.2 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.3.2-32681_amd64.deb) 147 | * [14.3.2 版(适用于 Ubuntu 22.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/22.04/mestrenova_14.3.2-32681_amd64.deb) 148 | * [14.3.1 版(适用于 Ubuntu 22.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/22.04/mestrenova_14.3.1-31739_amd64.deb) 149 | * [14.3.1 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.3.1-31739_amd64.deb) 150 | * [14.3.0 版(适用于 Ubuntu 22.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/22.04/mestrenova_14.3.0-30573_amd64.deb) 151 | * [14.3.0 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.3.0-30573_amd64.deb) 152 | * [14.2.3 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.2.3-29241_amd64.deb) 153 | * [14.2.3 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.2.3-29241_amd64.deb) 154 | * [14.2.2 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.2.2-28739_amd64.deb) 155 | * [14.2.2 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.2.2-28739_amd64.deb) 156 | * [14.2.1 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.2.1-27684_amd64.deb) 157 | * [14.2.1 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.2.1-27684_amd64.deb) 158 | * [14.2.0 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.2.0-26256_amd64.deb) 159 | * [14.2.0 版(适用于 Ubuntu 20.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/20.04/mestrenova_14.2.0-26256_amd64.deb) 160 | * [14.1.2 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_14.1.2-25024_amd64.deb) 161 | * [14.1.2 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.1.2-25024_amd64.deb) 162 | * [14.1.1 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_14.1.1-24571_amd64.deb) 163 | * [14.1.1 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.1.1-24571_amd64.deb) 164 | * [14.1.0 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_14.1.0-24037_amd64.deb) 165 | * [14.1.0 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.1.0-24037_amd64.deb) 166 | * [14.0.1 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_14.0.1-23559_amd64.deb) 167 | * [14.0.1 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.0.1-23559_amd64.deb) 168 | * [14.0.0 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_14.0.0-23239_amd64.deb) 169 | * [14.0.0 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_14.0.0-23239_amd64.deb) 170 | * [12.0.4 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_12.0.4-22023_amd64.deb) 171 | * [12.0.4 版(适用于 Ubuntu 17.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/17.04/mestrenova_12.0.4-22023_amd64.deb) 172 | * [12.0.4 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_12.0.4-22023_amd64.deb) 173 | * [12.0.3 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_12.0.3-21384_amd64.deb) 174 | * [12.0.3 版(适用于 Ubuntu 17.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/17.04/mestrenova_12.0.3-21384_amd64.deb) 175 | * [12.0.3 版(适用于 Ubuntu 18.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/18.04/mestrenova_12.0.3-21384_amd64.deb) 176 | * [12.0.2 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_12.0.2-20910_amd64.deb) 177 | * [12.0.2 版(适用于 Ubuntu 17.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/17.04/mestrenova_12.0.2-20910_amd64.deb) 178 | * [12.0.1 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_12.0.1-20560_amd64.deb) 179 | * [12.0.1 版(适用于 Ubuntu 17.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/17.04/mestrenova_12.0.1-20560_amd64.deb) 180 | * [12.0.0 版(适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_12.0.0-20080_amd64.deb) 181 | * [12.0.0 版(适用于 Ubuntu 16.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.10/mestrenova_12.0.0-20080_amd64.deb) 182 | * [11.0.4 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_11.0.4-18998_i386.deb) 183 | * [11.0.4 版(32 位,适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_11.0.4-18998_i386.deb) 184 | * [11.0.4 版(32 位,适用于 Ubuntu 16.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.10/mestrenova_11.0.4-18998_i386.deb) 185 | * [11.0.3 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_11.0.3-18688_i386.deb) 186 | * [11.0.3 版(32 位,适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_11.0.3-18688_i386.deb) 187 | * [11.0.3 版(32 位,适用于 Ubuntu 16.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.10/mestrenova_11.0.3-18688_i386.deb) 188 | * [11.0.2 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_11.0.2-18153_i386.deb) 189 | * [11.0.2 版(32 位,适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_11.0.2-18153_i386.deb) 190 | * [11.0.1 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_11.0.1-17801_i386.deb) 191 | * [11.0.1 版(32 位,适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_11.0.1-17801_i386.deb) 192 | * [11.0.0 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_11.0.0-17609_i386.deb) 193 | * [11.0.0 版(32 位,适用于 Ubuntu 16.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/16.04/mestrenova_11.0.0-17609_i386.deb) 194 | * [10.0.2 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_10.0.2-15465_i386.deb) 195 | * [10.0.2 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_10.0.2-15465_i386.deb) 196 | * [10.0.1 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_10.0.1-14719_i386.deb) 197 | * [10.0.1 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_10.0.1-14719_i386.deb) 198 | * [10.0.0 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_10.0.0-14381_i386.deb) 199 | * [10.0.0 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_10.0.0-14381_i386.deb) 200 | * [9.1.0 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_9.1.0-14011_i386.deb) 201 | * [9.1.0 版(32 位,适用于 Ubuntu 13.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/13.10/mestrenova_9.1.0-14011_i386.deb) 202 | * [9.1.0 版(32 位,适用于 Ubuntu 14.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/14.04/mestrenova_9.1.0-14011_i386.deb) 203 | * [9.0.1 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_9.0.1-13254_i386.deb) 204 | * [9.0.1 版(32 位,适用于 Ubuntu 13.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/13.10/mestrenova_9.0.1-13254_i386.deb) 205 | * [9.0.0 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_9.0.0-12821_i386.deb) 206 | * [9.0.0 版(32 位,适用于 Ubuntu 13.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/13.10/mestrenova_9.0.0-12821_i386.deb) 207 | * [8.1.4 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_8.1.4-12489_i386.deb) 208 | * [8.1.4 版(32 位,适用于 Ubuntu 13.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/13.10/mestrenova_8.1.4-12489_i386.deb) 209 | * [8.1.2 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_8.1.2-11880_i386.deb) 210 | * [8.1.1 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_8.1.1-11591_i386.deb) 211 | * [8.1.0 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_8.1.0-11315_i386.deb) 212 | * [8.0.2 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_8.0.2-11021_i386.deb) 213 | * [8.0.1 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_8.0.1-10878_i386.deb) 214 | * [8.0.0 版(32 位,适用于 Ubuntu 12.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/12.04/mestrenova_8.0.0-10524_i386.deb) 215 | * [7.1.2 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_7.1.2-10008_i386.deb) 216 | * [7.1.2 版(32 位,适用于 Ubuntu 11.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/11.04/mestrenova_7.1.2-10008_i386.deb) 217 | * [7.1.1 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_7.1.1-9649_i386.deb) 218 | * [7.1.1 版(32 位,适用于 Ubuntu 11.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/11.04/mestrenova_7.1.1-9649_i386.deb) 219 | * [7.1.0 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_7.1.0-9185_i386.deb) 220 | * [7.1.0 版(32 位,适用于 Ubuntu 11.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/11.04/mestrenova_7.1.0-9185_i386.deb) 221 | * [7.0.3 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_7.0.3-8830_i386.deb) 222 | * [7.0.3 版(32 位,适用于 Ubuntu 11.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/11.04/mestrenova_7.0.3-8830_i386.deb) 223 | * [7.0.2 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_7.0.2-8636_i386.deb) 224 | * [7.0.2 版(32 位,适用于 Ubuntu 11.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/11.04/mestrenova_7.0.2-8636_i386.deb) 225 | * [7.0.0 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_7.0.0-8331_i386.deb) 226 | * [6.2.1 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_6.2.1-7569_i386.deb) 227 | * [6.2.1 版(32 位,适用于 Ubuntu 10.10 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.10/mestrenova_6.2.1-7569_i386.deb) 228 | * [6.2.0 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_6.2.0-7238_i386.deb) 229 | * [6.2.0 版(32 位,适用于 Ubuntu 10.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/10.04/mestrenova_6.2.0-7238_i386.deb) 230 | * [6.1.1 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_6.1.1-6384_i386.deb) 231 | * [6.1.1 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_6.1.1-6384_i386.deb) 232 | * [6.0.4 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_6.0.4-5850_i386.deb) 233 | * [6.0.4 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_6.0.4-5850_i386.deb) 234 | * [6.0.3 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_6.0.3-5604_i386.ubuntu8.deb) 235 | * [6.0.3 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_6.0.3-5604_i386.ubuntu9.deb) 236 | * [6.0.2 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_6.0.2-5484_i386.deb) 237 | * [6.0.2 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_6.0.2-5484_i386.deb) 238 | * [6.0.1 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_6.0.1-5391_i386.deb) 239 | * [6.0.1 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_6.0.1-5391_i386.deb) 240 | * [5.3.3 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_5.3.3-5204_i386.deb) 241 | * [5.3.3 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_5.3.3-5204_i386.deb) 242 | * [5.3.2 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_5.3.2-4936_i386.deb) 243 | * [5.3.2 版(32 位,适用于 Ubuntu 9.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/9.04/mestrenova_5.3.2-4936_i386.deb) 244 | * [5.3.1 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.3.1-4825_i386.deb) 245 | * [5.3.1 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_5.3.1-4825_i386.deb) 246 | * [5.2.4 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.2.4-3924_i386.deb) 247 | * [5.2.4 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_5.2.4-3924_i386.deb) 248 | * [5.2.3 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.2.3-3833_i386.deb) 249 | * [5.2.3 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_5.2.3-3833_i386.deb) 250 | * [5.2.2 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.2.2-3675_i386.deb) 251 | * [5.2.2 版(32 位,适用于 Ubuntu 8.04 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/8.04/mestrenova_5.2.2-3675_i386.deb) 252 | * [5.2.1 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.2.1-3586_i386.deb) 253 | * [5.2.0 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.2.0-3404_i386.deb) 254 | * [5.1.1 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.1.1-3092_i386.deb) 255 | * [5.1.0 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.1.0-2940_i386.deb) 256 | * [5.0.2 版(32 位,适用于 Ubuntu 6.06 版)](https://www.mestrelab.com/downloads/mnova/linux/Ubuntu/6.06/mestrenova_5.0.2-2108_i386.deb) 257 | -------------------------------------------------------------------------------- /mestrenova/mrn.md: -------------------------------------------------------------------------------- 1 | # MestReNova 12.0.0~15.0.0 [Win/Mac/Ubuntu] [x86/x64] 通用补丁 2 | **

Z.-H. Sun 2020年3月15日

** 3 | **

更新于 2024年4月16日

** 4 | 5 | 目前MestReNova的Windows平台下已更新到15.0.0 ~~12.0.4~~,但网上只有14.0 ~~12.0.2~~破解,且只支持32位;Mac平台只有“史蒂芬周博客”的12.0.0破解,而且“Mnova Verify”插件的许可文件写得有问题;没有Linux平台的破解。 6 | 7 | 而本补丁是Windows、Mac、Ubuntu(新增) 32/64位、12.0.0~15.0.0 ~~12.0.4~~版本通用的,只需先下载安装官方程序,然后双击运行本补丁即可正常使用。补丁程序**源码**公开在该[仓库](https://github.com/Z-H-Sun/MRN-ADF_Patch)中。 8 | 9 | > [!note] 10 | > 中国大陆地区访问 MestReNova 官网会强制自动跳转到代理商页面(详见 [Issue 29](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/29))。可以访问 [此页面](mnlink.md) 浏览最新版本软件的官方安装包链接。该页面每月刷新一次。 11 | 12 | --- 13 | **22/5/18 更新**:应[Issue #10](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/10)的请求,新增了`ElViS`、`MestrelabPredictor`、`BioHOS`、`StereoFitter`等插件的许可,修正了`IUPAC Name`插件的许可。 14 | 15 | ## 仅对 Mac 用户的附加说明 (2020/11/22) 16 | 17 | (原因详见[Issue #3](https://github.com/Z-H-Sun/CS_CCME_Posts/issues/3)) 18 | 19 | * 对于 14.2.0 及以上版本,请使用[最新的补丁程序](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.14/MRN_Crack_Mac),其中解决了数字签名的问题从而**防止闪退** 20 | * 如果你已经将系统更新至 MacOS 11,那么使用低版本的 MestReNova 会闪退,这是由于 NMR Predictor 插件对新系统不兼容的问题(系统库缺失),可采取以下两种办法 **之一**: 21 | 22 | * 更新至最新版本 14.2.0 并使用最新补丁程序 **(推荐);或** 23 | * 暂时屏蔽 NMR Predictor,反正用处不是很大。最简单的方法是删除对应的许可文件(显示包内容 > Contents > MacOS > license > NMRPredict Desktop.lic),只要对应部分没有激活则相应的问题程序就不会运行 24 | 25 | ## 使用方法 26 | * 下载、安装对应平台版本的[官方安装程序](http://mestrelab.com/download/mnova/) 27 | * 下载破解补丁文件至任意位置:[Windows](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.14/MestReNovaCrack.exe) / [Mac](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.14/MRN_Crack_Mac) / [Ubuntu](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.14/MRN_Crack_Ubuntu) 28 | 29 | * Windows下: 30 | 31 | * 双击运行破解补丁。若MestReNova安装在系统盘,需**右键 -> 以管理员身份**运行 32 | * 即使装有超过一个版本的MestReNova,程序也能找出所有版本的安装路径(见下图)。直接回车将对所有版本进行破解,或输入需要破解的某一个版本的序号。本补丁可能不支持非12.0的更低级版本,请将它们排除在外。 33 |

34 | 35 | * Mac下: 36 | 37 | * 最好通过另一台Windows电脑下载程序安装包及补丁文件,U盘拷贝至此Mac电脑。安装结束后以“终端 (Terminal)”方式打开补丁文件,按y确认 38 | * 具体操作,或过程中产生任何问题,请参见[一般操作流程及疑难解答](/MAC.md)。 39 | * 以下情况有一定可能会发生:如果首次运行时,软件提示“Cache目录设置不正常,是否解决”,**请选择“是”并按照提示输入管理员账号密码即可**(否则会提示许可验证失败,代码0x8000000E) 40 |

41 | 42 | * Ubuntu下(新增): 43 | 44 | * 请首先配置`ruby`环境。使用`sudo apt-get install ruby-full`安装最新版ruby,或者对于non-sudoer用户可选择自行编译 45 | * 终端中运行`sudo ruby MRN_Crack_Ubuntu`,按y确认 46 | * 本补丁运行时已经包含了写入许可文件的步骤,因此运行结束后即可正常打开和运行MestReNova 12.0~15.0 47 | 48 | ## 运行效果图 49 | *


左:Windows;右:Mac

* 50 | -------------------------------------------------------------------------------- /mma.md: -------------------------------------------------------------------------------- 1 | # Mathematica 10-14 注册机 2 | **

Z.-H. Sun 2022年5月18日

** 3 | **

更新于 2024年9月8日

** 4 | 5 | 本文只提供注册机(算号器),软件本体请自行搜索下载,例如[此处](https://tiebamma.github.io/InstallTutorial/#mathematica-%E8%BD%AF%E4%BB%B6%E4%B8%8B%E8%BD%BD) 6 | 7 | > [!note] 8 | > **最新的 14.1 版 MMA 微调了激活验证的检验方法,请使用下方链接中的新算号器(链接已经更新)。新的算号器支持激活 14.1 版本的 MMA,并且也兼容其他版本 10 以上的旧版。** 9 | 10 | Mathematica 不同版本的算号算法是不变的(见本注册机的[源码](https://github.com/Z-H-Sun/MRN-ADF_Patch/blob/tags/hidden/mmaKeygen)),只是其中的魔数(magic numbers)会有微调。有些魔数是各版本通用的。因此,今后若有新的版本出现,本注册机仍 *有一定概率* 会成功;当然,如果你能知道那个版本新的魔数自然就能百分百解决问题了。 11 | 12 | 注册机下载: 13 | 14 | * Windows: [mmaKegen.exe](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.19/mmaKeygen.exe) 15 | * MacOS 或 Linux: 直接下载 Ruby [源码](https://github.com/Z-H-Sun/MRN-ADF_Patch/releases/download/v2.19/mmaKeygen) 16 | * Mac 自带 Ruby,直接以“终端 (Terminal)”方式打开该文件。 17 | * 具体操作,或过程中产生任何问题,请参见[一般操作流程及疑难解答](/MAC.md)。 18 | * Linux下,需要首先[配置](https://www.ruby-lang.org/)`ruby`环境。~~既然你都是 Linux 用户了,剩下的就不用我多说了吧。~~ 19 | 20 | 运行注册机后, 21 | * 按提示输入版本号(只需大版本号即可,只支持较新的10、11、12、13和14版) 22 | 23 |
若要激活的是 MathLM…… 24 | 25 | 在输完版本号后再输入 `LM`,例如 `14LM`(*注:普通个人用户一般不会需要,请忽略这一条*) 26 | 27 |
28 | 29 | * 按提示输入 MathID(机器码) 30 | * 程序将随机生成激活码 (Activation Key) 和密码 (Password) 31 | * 在手动激活 (Manual activation) 页面输入即可激活。 32 | 33 | 如果失败(从未碰到过)请再来一次,注册机将随机生成一组新的激活码和密码。 34 | -------------------------------------------------------------------------------- /turbomole/patch.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Z-H-Sun/CS_CCME_Posts/b709893c68cfb0ef9b2c1dd2580e3cfa910e1bee/turbomole/patch.zip -------------------------------------------------------------------------------- /turbomole/tmolx.md: -------------------------------------------------------------------------------- 1 | # Turbomole 7.1 [Win/Linux] DEMO破解版 2 | 3 | Turbomole官网可下载到DEMO版,但有一些限制。这两篇文章详细解释了破除[Windows 6.5版](https://blog.csdn.net/communix/article/details/9464263)和[Linux 6.5版](https://blog.csdn.net/communix/article/details/9745039)软件中的这些限制的原理。但可惜的是下载不到6.5版DEMO程序。目前最新的是7.3版,可能仍然能按这个方法破解,但工作量较大,暂无时间去研究。 4 | 5 | 找了一圈,Windows平台下有7.1版破解,但Linux的死活找不到。最后还是在Google网页快照的帮助下好不容易找到了失落的资源。 6 | 7 | * DEMO程序下载链接:[Baidu Pan](https://pan.baidu.com/s/1EoZcW_fPW6RVqBMyqMAjuw)(提取码:zsun);[Google Drive](https://drive.google.com/open?id=1xXSPx5JbZ6uePNAJh-CBl7Lk6auJfDt5) 8 | 9 | * Windows下运行.exe文件,Linux下运行.bin文件,安装完之后再下载破解补丁[压缩包](https://github.com/Z-H-Sun/CS_CCME_Posts/raw/tags/hidden/turbomole/patch.zip),按压缩包中的说明文档操作即可成功破解。 10 | --------------------------------------------------------------------------------