473,508 Members | 2,346 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking Inside a .dll

Is it possible to look inside a .dll? The reason I'm asking is I've
hard-coded a something inside a .dll and I want to make sure it is secure.
Jul 21 '05 #1
2 5299
You mean a regular DLL or a .NET DLL. Both can be viewed, but .NET provides
an easy way to investigate the contents of a method. The SDK comes with a
disassambler program, and there are also tools such as Reflector
(http://www.dnzone.com/ShowDetail.asp?NewsId=31) which does a nice job of
actually decompiling the code.

In other word, if you have secrets, they should not be placed the code
unless you don't care if it is discovered.
"CLEAR-RCIC" <CL*******@discussions.microsoft.com> wrote in message
news:35**********************************@microsof t.com...
Is it possible to look inside a .dll? The reason I'm asking is I've
hard-coded a something inside a .dll and I want to make sure it is secure.

Jul 21 '05 #2
Thanks for the information.

"Peter Rilling" wrote:
You mean a regular DLL or a .NET DLL. Both can be viewed, but .NET provides
an easy way to investigate the contents of a method. The SDK comes with a
disassambler program, and there are also tools such as Reflector
(http://www.dnzone.com/ShowDetail.asp?NewsId=31) which does a nice job of
actually decompiling the code.

In other word, if you have secrets, they should not be placed the code
unless you don't care if it is discovered.
"CLEAR-RCIC" <CL*******@discussions.microsoft.com> wrote in message
news:35**********************************@microsof t.com...
Is it possible to look inside a .dll? The reason I'm asking is I've
hard-coded a something inside a .dll and I want to make sure it is secure.


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1099
by: JollyK | last post by:
Looking for opinion on code size for presention tier asp.net application. I have created a user-control that has a fairly complex datagrid which includes localization, custom paging, sorting,...
1
1572
by: marklinehan | last post by:
Hi, my name is Mark Linehan. About 20 years ago or so I started learning how to program on the Commodore 64 computer (anyone remember those?) heheheh. I taught myself basic on this little machine...
2
405
by: CLEAR-RCIC | last post by:
Is it possible to look inside a .dll? The reason I'm asking is I've hard-coded a something inside a .dll and I want to make sure it is secure.
1
1670
by: juli jul | last post by:
Hello, Could someone plz tell me how to implement(!) finding the number occurrences small matrix inside a bigger one. (They are static - with fixed size : for example 3*3 inside 6*6) Thank you...
17
15551
by: ~john | last post by:
As the installation txt suggests, I have left my php.ini file inside the c:\php directory... but running phpinfo() shows that my php.ini file is in c:\windows as shown below. Configuration File...
2
1546
by: Matt | last post by:
Hi, I am looking for a control that will allow me to host other controls inside it but have a method of showing and hiding. I have seen plenty of horizontal controls for doing this but I am looking...
3
1556
by: lapkorts | last post by:
Hi, I am looking for product catalogue/shop, preferable for Joomla or known CMS with the following two features: 1. Multidimentional. I.e. each product could belong to several trees/ branches...
5
1077
by: John Antypas | last post by:
Hello all, I'm writing in tool in Python that manipulates various data objects read from various streams. I wanted to give the user a chance to do advanced work that could not easily be done...
10
1505
by: JDeats | last post by:
So I have a class that spans over two partial classes in code, here's an example (do not read much into this, the code is of no practical use, this is just a simple example of where my confusion...
0
7225
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7382
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7042
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7495
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5052
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1556
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.