之前有箇你懂的源代碼,自己編譯成可執行文件,然後替換掉官方的文件,就可以達到你懂的的目的。
但是很遺憾地告訴大家,1.31前還有效,1.32(含)之後就呵呵了。
那麼新版有甚麼方法,可以達到你懂的的目的呢?讓我來轉一下帖吧。
Author: petarp
http://www.sonsivri.to/forum/index.php?topic=45707.50
1. 用十六進制編輯器打開"C:Program FilesMicrochipxc8v1.32inpicc.exe"。
2. 找到這箇字節段"74 16 83 EC 08 56",將前兩箇字節替換成"90"("90 90 83 EC 08 56")。
3. 找到這箇字節段"74 15 83 C3",將第一箇字節替換成"EB"("EB 15 83 C3")。
4. 對"C:Program FilesMicrochipxc8v1.32inpicc18.exe"做同樣的事。
5. 使用原帖裏的xclm(實測使用之前的即可)。
然後,你懂的的目的就達到了。
之前的達到你懂的的帖在這裏(非原出處)。
http://www.amobbs.com/thread-5538283-1-1.html
在40楼的那个 {MOD}里有。
我就不上传了。
谢谢回复。那个提示有病毒,所以下载不了。能否帮个忙直接放到论坛上?其实看文件不大。
MPLAB?XC v1.32 Replacement XC License Manager
==============================================
Windows
-------
Find xclm.exe file in compiler's bin folder, rename to xclm.old and copy replacement xclm.exe file to bin folder.
Run xclm.exe once as administrator to patch compiler with new SHA hash.
Linux/Mac OS X
--------------
Find xclm file in compiler's bin directory, rename to xclm.old and copy replacement xclm file to bin directory.
Run xclm once as root to patch compiler with new SHA hash.
13-Aug-2012; Updated for v1.10 compilers.
14-Aug-2012; MPLAB XC32 C++ license activated.
01-Jan-2013; License info update.
12-Jun-2014; Updated for v1.32 compilers.
19-Jun-2014; Fixed issue with XC32 compilers.
编译后还是显示:
You have compiled in FREE mode.
Using Omnicient Code Generation that is available in PRO mode,
you could have produced up to 60% smaller and 400% faster code.
See http://www.microchip.com/MPLABXCcompilers for more information.
一周热门 更多>