mac UItraEdit的破解版或各版本的破解方法


注意是MAC苹果电脑版。

下载

先给18.00.0.40的下载地址:https://downloads.ultraedit.com/main/ue/mac/UltraEdit_18.00.0.40.dmg

这个官网的速度算好的了,比一些坑爹网盘好。修改后面的40为别的版本号可以试试下别的版本。

 

破解方法:

下载后运行一下就退出(完全退出软件);

然后打开终端,输入下方内容后回车执行。

printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x76D210)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit

 注意上面这个也是对应下载示例的版本40的。

 

其他更早的版本的对应的:

18.00.0.12破解
printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x776DA0)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit

18.00.0.17破解
printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x776BE0)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit

18.00.0.19破解
printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x777160)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit

18.00.0.22破解
printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x76DC40)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit

  更新的版本的,也没有。。没必要下太新的啦。这样破解算是最方便的了,

更多好用的神器和教程请关注微信公众号:湘宾王科技

解决了你的问题的化就关注一下吧,谢谢啦

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM