In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Original post address: http://my.oschina.net/bygreencn/blog/182685
It has been tested that this method is suitable for the latest version 5.0.7. Machine environment: Ubuntu14.04 64-bit environment.
The default interface is the private QT interface of WingIDE, and it is recommended to change it to the system default QT.
There is a recompiled wingctl.pyc for 64-bit machines
Link: http://pan.baidu.com/s/1kTDlOxD password: xubo
If you fail to replace the wingctl.pyc yourself, you can directly replace the original src.zip with the compiled compressed src.zip under / usr/lib/wingide5/bin/2.7 and grant 644 permissions.
Link: http://pan.baidu.com/s/1sj4Sw1n password: kt8j
Wing IDE pro version 5.0.0-1 cracking method:
1. Go to the official website to download the latest version of http://wingware.com/downloads/wingide. What I downloaded is Wing IDE Pro / Windows http://wingware.com/pub/wingide/5.0.0/wingide-5.0.0-1.exe.
2. Install Wing IDE.
3. Obtain the license of the trial version after the installation is completed, and close it after completion.
4. Download the decompiler tool for python2.7. The registration manager of Wing IDE 5 uses python2.7, and the previous version uses python2.5, so the decompiler unpyclib-0.8.1 has failed. Find a good recommended uncompyle2 in stackoverflow (https://github.com/wibiti/uncompyle2) can decompile the source file directly, and test another https://github.com/zrax/pycdc, which will crash halfway. All highly recommended decompilation tools for python2.7 https://github.com/wibiti/uncompyle2
5. Enter C:\ Program Files\ Wing IDE\ bin\ 2.7. extract the saved src.zip file, cut out the src\ process\ wingctl.pyo, and copy it to the directory decompressed in uncompyle2. The console runs the command python. / scripts/uncompyle2-o. / wingctl.pyo to get the wingctl.pyo_dis file, open the python file, and find the class CWingLicenseManager function def LicenseCheck (self, force = False). Add a row of valid=1. Compile wingctl.pyo_dis
Wrote a simple compiled code compile.py
Import py_compile
File4 = 'wingctl.pyo_dis'
Py_compile.compile (file4)
After running the console python compile.py, you get wingctl.pyo_disc. Rename it to wingctl.pyc and copy it to src\ process. Note that src\ process\ wingctl.pyo is deleted. Then repackage it back to src.zip under the src directory
6. Restart Wing IDE.
!! For testing only, please use genuine software
By the way, publish dial sharing, version 5.0.2, version 5.0.3 recompiled files, for testing only
Link: http://pan.baidu.com/s/1bn7rKWv password: 9ht3
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.