Jump to content
  • 0
L i g h t

Create DLL file to store MAC ADDRESS

Question

15 answers to this question

Recommended Posts

  • 0

I am sure you can find everything you need if you use google.

Example: how to get MAC address https://stackoverflow.com/questions/13646621/how-to-get-mac-address-in-windows-with-c

may I ask what you are trying to achieve?

Edited by Normynator
Link to comment
Share on other sites

  • 0

Disclaimer: This code is far from being good! It’s just quick and dirty to have some fun and play around a bit!

Sooo here it is: https://github.com/Normynator/Mana
You probably have to change the hardcoded paths and this and that but the code itself should give you a hint.

injection_test has my own dll code
launcher_test has the code which injects the dll into the exe.

 

Have fun and good luck!

Edited by Normynator
Link to comment
Share on other sites

  • 0

@Normynator

I have the source of a project that has the function, but I do not know how to implement to send the packet and the emulator receive the command:
Edited by L i g h t
Link to comment
Share on other sites

  • 0
Sorry, I'm very bad in English.
The question was if you have in your projects a .DLL file that takes the mac address and sends it to the ragnarok emulator?
Link to comment
Share on other sites

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.   Paste as plain text instead

  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.



×
×
  • Create New...

Important Information

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