Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 18th, 2006, 9:13 PM   #1
5H00P3R_MAN
Newbie
 
Join Date: Mar 2006
Posts: 2
Rep Power: 0 5H00P3R_MAN is on a distinguished road
Open .DLL

Hi, I'm not sure what programming language dlls are, so I just posted this here.

What program can I use to open up dlls and modify the code within?

Thanks.
5H00P3R_MAN is offline   Reply With Quote
Old Mar 18th, 2006, 10:00 PM   #2
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 4 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
DLLs can be made in a plethora of languages, Delphi, C++, C, Visual Basic, and even FORTRAN I believe.

You don't really 'modify' a DLL like you would a .jpg file, it's an actual file with code, so the best you'll get is a disassembly reading. They're very important parts of Windows, so it's advised that you try not to mess with them if you don't exactly know what you're doing.
__________________
os: mac os 10.5.4
revision control: git
editor: emacs

site
Mad_guy is offline   Reply With Quote
Old Mar 18th, 2006, 11:23 PM   #3
5H00P3R_MAN
Newbie
 
Join Date: Mar 2006
Posts: 2
Rep Power: 0 5H00P3R_MAN is on a distinguished road
I know what I'm modifying; it's a dll that I dled from a forum.

I opened it with Visual Studios 2005, and it doesn't really display codes... this is what it displays:

5H00P3R_MAN is offline   Reply With Quote
Old Mar 19th, 2006, 12:14 AM   #4
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 4 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
It's just displaying information over the file, not the file itself. You have the ability to specify a lot of information over stuff like that when it's produced and whatnot - that's what you're being shown.

If it's just a resource DLL with things like Icons and whatever, you can use a program like Resource Hacker, if you actually want to disassemble it, use a program like OllyDBG or IDA Pro.
__________________
os: mac os 10.5.4
revision control: git
editor: emacs

site
Mad_guy is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:14 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC