Jump to content
  • 0
Envolvents

Use Custom DLL

Question

Hi everyone, I want support for this application.
 
Recent I was found a DLL Eikasia of ratalaika, how to add custom DLL in my hexed?
 
My Client: 2010-07-30aRagexeRE_patched.exe
 
How to add custom DLL?
 
SOLVED: 
//All Lines beginning with // are ignored
//All strings ending with a .dll is taken as the current DLL and lines that follow that doesnt have that pattern are taken as functions.
// To import function by name simply put the name
// To import function by ordinal number put the ordinal following a ':' symbol (like :41 below)
// For better clarity put spaces in front of either types of function imports

eikasia.dll
 _DllMain@12
// :41

https://github.com/MStr3am/NEMO/blob/pre_3p0/Input/dlls.txt

Edited by Envolvents

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.