在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
楼主: michaeleguo2

Quartus II 9.0 Linux Crack

[复制链接]
发表于 2009-6-17 09:58:12 | 显示全部楼层
Thanks
发表于 2009-6-21 19:45:22 | 显示全部楼层
太好了!收下啦!
发表于 2009-6-23 10:00:27 | 显示全部楼层

手工破解

cd <quartus_install_dir>/linux
cp libsys_cpt.so libsys_cpt.so.bak

then run gdb:
gdb> file libsys_cpt.so
gdb> info function l_pubkey_verify

Note the resulting address (for Quartus 7.2 it was 0x000c617b)

quit gdb, then open libsys_cpt.so using a hex editor, then go to the address
that you got from gdb and replace the 3 bytes starting at that address with
those bytes: 31 C0 C3

Alternatively one can get the address of 'l_pubkey_verify' function using the
command:
nm libsys_cpt.so | grep l_pubkey_verify

Now regular quartus tool flow can work, except for the Design Space Explorer,
to get the Design Space Explorer working do the following:
* Note the first few bytes (8 or more) in the 'l_pubkey_verify' function of the
original libsys_cpt.so, and search for those bytes in quartus_sh (using a hex
editor). I found that the number of bytes to search for (which were 8 for
Quartus 8.0) are the minimum number of bytes which will match only once in
quartus_sh.
* Replace the first 3 bytes with those bytes: 31 C0 C3
发表于 2009-6-23 11:07:19 | 显示全部楼层
收藏了,谢谢!
发表于 2009-6-24 08:39:04 | 显示全部楼层

Thanks a lot!

As said, Thank you!
发表于 2009-6-25 09:59:50 | 显示全部楼层
我收下了。。看看
发表于 2009-7-3 13:32:31 | 显示全部楼层
谢谢,正需要这个呢。
发表于 2009-7-12 08:15:57 | 显示全部楼层

需要这个

刚装了,以为是网络版本的。结果不是。
楼主既然是linux的,为何用zip。怀疑真实性。说明也不详细。
发表于 2009-7-18 12:32:42 | 显示全部楼层
可是在linux下怎样破解呢?替换了那个文件后还是不是破解的。。。。。
发表于 2009-8-12 14:53:54 | 显示全部楼层
资产不够了,发个帖顶一下,谢谢楼主
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条

×

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-4-27 23:44 , Processed in 0.027165 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表