|
||||||
| C# Programming C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hello
I am honest saying that i am 100% newbie to all the programming, which means i don't know anything about it. But i have a big problem now touching one program which has been written in .NET 2.0 (at least it requires NET Framework 2.0 to be installed to get it work). What i need to do is what application(s) do i have to use to modify its "structure"? I downloaded the Microsoft .NET Framework SDK 2.0 -- there's a couple of apps inside it: CLR Debugger, MSIL Dis***embler and you can install FXCop. I opened the file (one .exe, no other files required to run it) with Disaessembler, yep, i found what is needed to change (delete) from the .exe, but then i realized i can't change anything with MSIL Dis***embler.. So what should i use to modify it? The program is connectin to internet at one site. Now it doesn't work, because it also connects to some internal server which is now offline, due to what the program can't access the main server what is needed (i tested it with many people, nobody can access with it anymore, so i suppose it has to connect to some internal server and redirects from there). And i need to delete that connect line from the program How can i change? Thanks people, Hardi Also, if you need to look at the small program, i can upload it to somewhere - it's small, so no worries about it |
| Sponsored Links |
|
|
|
|||||
|
You need one of the Visual Studio 2005 products. It could be C#, C++, J#, ASP or VB. If you post the source code as an attachment I will take a look and see which one you need. You can get the express editions free:
Visual Studio 2005 Express Edition EDIT: Reading your post it sounds like you do not know which IDE to use. I realized it was in the C# forum though so you only need to download Visual Studio C# Express Edition.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Don't hesitate to ask any questions that you have! Check out our ASCII Calculator! |
|
|||
|
What you seem to need is a .NET decompiler. Look it up on google, but it's not gonna be cheap, a quick search pointed me to a $1099 decompiler...
__________________
Have a nice day, fellow programmers!
|
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do i modify this program to | irfath | C and C++ | 1 | 03-10-2007 10:05 AM |
| Microsoft .NET 3.0 | Jordan | General Programming | 7 | 12-08-2006 09:18 AM |
| Visual Studio .NET Tips and Tricks free ebook | Jordan | Software Development Tools | 2 | 09-14-2006 02:12 PM |
| .net | Crane | Software Development Tools | 4 | 07-14-2006 09:50 AM |
| Xav | ........ | 1322.18 |
| MeTh0Dz|Reb0rn | ........ | 1053.7 |
| morefood2001 | ........ | 879.43 |
| John | ........ | 877.37 |
| marwex89 | ........ | 869.98 |
| WingedPanther | ........ | 830.24 |
| Brandon W | ........ | 735.07 |
| chili5 | ........ | 309.39 |
| Steve.L | ........ | 236.23 |
| dcs | ........ | 216.02 |
Goal: 100,000 Posts
Complete: 82%