Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Server 7 encryption reversal

Author  Topic 

jimmers
Starting Member

12 Posts

Posted - 2002-06-26 : 16:58:51
Good day

Here is T-SQL script that reverses stored procedures
created 'with encryption' option on SQL Server 7.
Illustrates algorithm used by 'crypto' code.

<edit>removed link</edit>

Cheers
jimmers


*sigh* - so much for asking nicely

Edited by - robvolk on 06/26/2002 17:27:39

VyasKN
SQL Server MVP &amp; SQLTeam MVY

313 Posts

Posted - 2002-06-26 : 17:04:45
Rob, where are you? ;-)

--
HTH,
Vyas
http://vyaskn.tripod.com
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-06-26 : 17:06:08
Jimmers-

With all due respect, SQL Team is not a site for people who want to hack, decrypt or otherwise circumvent SQL security measures such as encryption. I'm not suggesting you are such a person, but by posting this link you invite people who are, and we do not want them as members of SQL Team.

I respectfully ask that you remove the link from your post. I'd rather not do it myself because I don't want to censor anyone.

More opinion on this topic can be found here:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=15710
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=15905

In the future I would appreciate if you respect this point of view and avoid posting things of this nature. Thank you.

Edited by - robvolk on 06/26/2002 17:08:08
Go to Top of Page
   

- Advertisement -