Does anyone have any idea what language is this launcher application made in ? I have to decompile it to launch a game in english (since the launcher is broken and can not be launched on Windows 7) and I don´t know what language is this made in. Originaly I thought it was made in C# but CodeReflect says otherwise. I found a .manifest file in the same folder. Here is the link to the launcher : http://www.mediafire.com/file/w1doltcrxng19y8/Launch.exe
Ghast 0 Newbie Poster
Recommended Answers
Jump to PostHi,
look, this hex dump suggests it could be C++:
0007e0a0 72 20 61 72 67 75 6d 65 6e 74 73 0d 0a 00 00 00 |r arguments.....| 0007e0b0 52 36 30 30 32 0d 0a 2d 20 66 6c 6f 61 74 69 6e |R6002..- …
All 3 Replies
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
cereal 1,524 Nearly a Senior Poster Featured Poster
Ghast 0 Newbie 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.