Computing.Net > Forums > Programming > Know how to edit programs?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Know how to edit programs?

Reply to Message Icon

Name: Greatgamer
Date: October 1, 2007 at 15:13:30 Pacific
OS: XP
CPU/Ram: 3800
Product: Custom
Comment:

Hello, I was only curious to know if anyone here knows how to edit existing Windows programs such as WS_FTP, Dreamweaver, etc. I honestly feel that the newer products out now are actually worse than the previous versions in that they rearrange everything, place the most used options behind multiple windows, replace the old school skinless template with a theme that wastes 40% of your screen, etc. I was wondering if anyone could modify some of my older programs such as moving button options around and such. Please let me know and willing to pay.



Sponsored Link
Ads by Google

Response Number 1
Name: Leo the 28C (by Sulfurik)
Date: October 3, 2007 at 04:44:37 Pacific
Reply:

Those programs you mentioned are probably coded in C or C++, which means you won't get a decompiler but a disassembler. :-)

With disassemblers, you get Assembly code, not easy-to-read C++ code with all the comments and stuff.

If you're willing to learn Assembly and read through endless lines of cryptic code, go a head, but I doubt you or anyone else is. :-(

If I connect my microwave to my PC, will I be able to download food? I posted a question, haha


0
Reply to Message Icon

Related Posts

See More


VB6 installation C++ Program Adding Even n...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Know how to edit programs?

Does anybody know how to make dos games? www.computing.net/answers/programming/does-anybody-know-how-to-make-dos-games/617.html

Java - how to launch programs www.computing.net/answers/programming/java-how-to-launch-programs-/7119.html

How to Populate a Listbox from text file www.computing.net/answers/programming/how-to-populate-a-listbox-from-text-file-/20037.html