首页
社区
课程
招聘
Armadillo的Secured Sections功能是不是无法破解
发表于: 2005-4-17 14:36 4143

Armadillo的Secured Sections功能是不是无法破解

2005-4-17 14:36
4143
用Armadillo做功能限制的软件,如果用Secured Sections把注册版的功能加密,那不是就没办法做出破解版了吗?

下面是Armadillo对Secured Sections的说明:
For a long time, shareware developers have considered it safest to distribute "demo" versions of their programs, and ship separate, "full" versions when customers purchased. When programs were distributed only on disk, by mail, this made sense; there was no point in shipping the full version when someone could "crack" it and steal the program. Now the Internet has changed all that -- customers want to have the full version instantly, and they don't want to spend the time downloading another copy of your program when it's almost the same as the demo version they already have.

With the Secured Sections feature of SoftwarePassport/Armadillo, you can now have the security of a separate demo version, and still provide your customers with instant access to the features of the full version! The Secured Sections are encrypted separately, each with its own unique encryption key. Even if someone manages to strip the SoftwarePassport/Armadillo shell off of the program, your Secured Sections won't be included without a key that permits access to them.

[课程]Linux pwn 探索篇!

收藏
免费 0
支持
分享
最新回复 (3)
雪    币: 427
活跃值: (412)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
应该是代码加密,都能被PTACH破解,自然这个保护作用不大。
2005-4-17 15:16
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
即使Armadillo的壳被脱了,Secured Sections里面的代码如果没有KEY也执行不了。PATCH有用吗?
Even if someone manages to strip the SoftwarePassport/Armadillo shell off of the program, your Secured Sections won't be included without a key that permits access to them.
2005-4-17 18:20
0
雪    币: 427
活跃值: (412)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
最初由 smrwsmrw 发布
即使Armadillo的壳被脱了,Secured Sections里面的代码如果没有KEY也执行不了。PATCH有用吗?
Even if someone manages to strip the SoftwarePassport/Armadillo shell off of the program, your Secured Sections won't be included without a key that permits access to them.


呵,是开发软件的吧,天天在这里寻壳问壳。 PATCH与脱壳有必然联系吗?
2005-4-18 08:05
0
游客
登录 | 注册 方可回帖
返回
//