AMI.HANEES
Old Hand
Points: 355
More actions
June 8, 2005 at 10:16 pm
#76335
Hai,
I have a encrypted stored procedure which is developed by my ancestor in the company.
Now i want to see, what is written into it.
dilip-196624
Ten Centuries
Points: 1270
June 10, 2005 at 4:16 am
#564529
Hi,
Upto my knowledge, unless you have the body of the sp in a text file or something, which your ancestor have kept there is no way to decrypt an encrypted sp.
im not sure if sql 2005 has this feature,
Regards
Dilip
Chris Hedgate
One Orange Chip
Points: 25041
June 10, 2005 at 4:50 am
#564536
Here is a procedure that decrypts objects created with encryption.
Also take a look at the tools page at SQLSecurity.com, especially sql2kpwdtools.zip.
--Chris Hedgate http://www.hedgate.net/Contributor to the Best of SQL Server Central volumesArticles: http://www.sqlservercentral.com/columnists/chedgate/
rs
SSCrazy
Points: 2819
July 26, 2005 at 5:29 pm
#577337
It gives me error if stored procedure exceeds 4000 charecters.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply