Page 1 of 1
Where is Model Injection code?
Posted: Thu Jan 29, 2004 3:39 pm
by GlasssJAw
In the HMT v3 plugins directory there is no xml file for the plugin that supports model injection and exportation. Does anyone know where this plugin is loacted within HMTv3. I want to try to write a better version so that model injection is at least more possible than now. Is this located within HMT v3 itsel and if so is there anyway I can get my hands on the source code so I could change a few things in this feature.
Thanks, John
Posted: Thu Jan 29, 2004 3:50 pm
by halogodlex2
hmmm......

i doubt it but ask some one w/ more expirience i do know that i dont even know mono made it like that if he did he would have changed it......i guess
Posted: Thu Jan 29, 2004 3:55 pm
by Ang88
didn't monoxideC say he was making a newer version of hmt that maybe model injection better since he figured out how to do it for his library mod
Posted: Thu Jan 29, 2004 5:05 pm
by Deadly_Shadow
IceTiger... U think that you can have a model injection plugin with xml version 1!? Of course not! It's a dll that contains it. If you have a dll decompiler you could look at the code. Tell me if u find one
Posted: Thu Jan 29, 2004 5:36 pm
by kaptainkommie
Deadly_Shadow wrote:IceTiger... U think that you can have a model injection plugin with xml version 1!? Of course not! It's a dll that contains it. If you have a dll decompiler you could look at the code. Tell me if u find one
What you're actually looking for is a dissassembler. This takes a .dll or a .exe and converts it to your architecture's assembly language. Of course this doesn't help you much if you don't know how to read ASM. There is atleast one program out there that will convert an .exe (and possibly a .dll) to C-
like code, though I saw it so long ago I cannot even remember what it was called, much less where to find it.
Posted: Fri Jan 30, 2004 12:50 pm
by Deadly_Shadow
Was it possibly called Soft Ice?
Posted: Fri Jan 30, 2004 9:47 pm
by seagoat
its not xml, xml is not complex enough to support that kind of thing, please read posts before you ask questions.
Posted: Sat Jan 31, 2004 6:35 am
by Deadly_Shadow
Uh... And u should read my posts b4 u post... I already have stated that.