UltraEdit_18.00.0.30 for mac破解

转自:https://bbs.feng.com/read-htm-tid-10828753.html     如有侵权请联系删除。

2018-08-01 增加18.00.0.30破解
去官网下载原载,先运行一次,再在终端里执行下面代码就可以破解完成!
printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x76B7C0)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit
2018-07-08 增加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
2018-01-17 增加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
2018-01-17 增加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
2018-01-10 增加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
0-11-20 增加16.10.0.22破解
去官网下载原载,先运行一次,再在终端里执行下面代码就可以破解完成!
printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x92D370)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit
论坛里有很多锋友发消息问我怎么找skProtectionPlus::IsActivated函数地址,下面我把找函数地址的方法发一下:

你下载个IDA pro,然后用打开idaq64,然后把Applications/UltraEdit.app/Contents/MacOS/UltraEdit拖到IDA里,
在导出函数里找到skProtectionPlus::IsActivated

2016-11-17 增加16.10.0.21破解


去官网下载原载,先运行一次,再在终端里执行下面代码就可以破解完成!
printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x92B240)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit


16.10.0.19破解:

去官网下载原载,先运行一次,再在终端里执行下面代码就可以破解完成!

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


其实就是修改skProtectionPlus::IsActivated函数,会修改的后续版本可以自已改!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章