Ravikanth's Blog

Happenings around Me

Disclaimer

India MVP Blogs

Mugh blogs

My

My Favorites

My Network Places

Finding hard-coded connection strings in .NET binaries

One can use the Findstr command(DOS Command) in conjunction with the ildasm.exe utility(.NET Framework tool) to
search assemblies for hard-coded connection strings.

The following command shows how to search hard-coded connection strings in .dll

Ildasm.exe <<yourapp.dll>> /text | findstr ldstr

Comments

TrackBack said:

^_^,Pretty Good!
# April 9, 2005 8:16 PM

May said:

Hmm is anyone else experiencing problems with the pictures on this

blog loading? I'm trying to find out if its a problem on my end or if it's the blog.

Any feed-back would be greatly appreciated.

# April 4, 2013 8:27 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)