Post: Editing an application
03-16-2009, 02:25 AM #1
Foolnesss
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); Hello, I have a question I would like to edit this c++ program i looked at it in properties and it calls it "application" I was wondering how i could get into it so I could edit the file change some of the coding
It has an option to run obviously and when i run it, it runs itself in command prompt like its suppose to
Last edited by Foolnesss ; 03-16-2009 at 02:32 AM.
03-16-2009, 04:43 AM #2
magglass1
S3rv0r @dm1n
Originally posted by Foolness View Post
Hello, I have a question I would like to edit this c++ program i looked at it in properties and it calls it "application" I was wondering how i could get into it so I could edit the file change some of the coding
It has an option to run obviously and when i run it, it runs itself in command prompt like its suppose to


You can't easily edit C++ programs (or any other compiled programs) unless you have the source code. You can decompile them, but that won't produce C or C++ code. If you can't find the source code online, you're out of luck. What does the program do? Can you just recreate it?
03-17-2009, 02:07 AM #3
Foolnesss
< ^ > < ^ >
Where would decompling get me
03-18-2009, 04:20 AM #4
magglass1
S3rv0r @dm1n
Issue resolved. Closing.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo