How do I extract music from an .exe?

Zee

Diamond Member
Nov 27, 1999
5,171
3
76
I have these exe files that play very nice music (midi?). I think i've tried to open them in every program I have in my comp that might have done it, and I was wondering if anyone knew of a way?
 

rh71

No Lifer
Aug 28, 2001
52,844
1,049
126
You'll have to decompile it of course. As to how... that'll have to be someone else's answer.
 

Zee

Diamond Member
Nov 27, 1999
5,171
3
76
crap... i thought decompiling only gave back the source code rather then letting me extract the midi. :(
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
maybe they are stored as resources. try using a resource editor (google)

of coruse its just "maybe"