I am disassembling an exe file trying to find out how some parts of it work so we can make an easier modification then the current system works (which is just copy and overwriting files). I found some functions in there that refer to a MPGameSetupPage.cpp (which obv i can't access) and some references to some .xml files (which is what I am trying to access) and cannot seem to find the files in any directory. So i am assuming they are built into the EXE. My question is how can i edit these .xml files inside the exe? I need to change some strings around so it loads a different set of files compared to the original set.
MasterGberry -3 Posting Whiz in Training
VernonDozier 2,218 Posting Expert Featured Poster
MasterGberry -3 Posting Whiz in Training
template<> 37 Junior Poster
MasterGberry -3 Posting Whiz in Training
VernonDozier 2,218 Posting Expert Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.