The Fmod.dll is loading the dll fatalgravity.dll
how to change the fmod.dll to load other name like lowgravity.dll
The Fmod.dll is loading the dll fatalgravity.dll
how to change the fmod.dll to load other name like lowgravity.dll
Fmod is an audio library, I doubt it has anything to do with gravity.
Hex edit maybe.
yeah
hex edit it id say
the gravity dont work after editing with hex =/
PE edit..
I remember that there was a tut somewhere here with lord PE
In the PE headers are located information on the dll imported by an EXE, you can edit them to make it load your own dll, another method would be to create a loader using DetourCreateProcessWithDll function to make the EXE load your dll by it self.
i want to change name of the dll cuz its fatalgravity.dll i want to change it to ultragravity.dll
the function its ok
Or edit its entry point with olly.
u coulda just downloaded Fmod.dll again and rename the dll and make it load that one lol.
usign same fmod?
Open fmod in olly then search for text strings then search for fatalgravity.dll then clich then edit fatalgravity for the name of dll
(Sorry Im brazilian xD)