Hi guys,
I came here after seeing tools like TurboHud and MapHack by Enigma,
I have some knowledge in disasembly language by resolving some "crack me" binary using GDB on Linux etc, and i was wondering when i was using your tools, "How can i do that? with which tools ? "
So i came there to ask you to introduce me, by giving me some answer if you don't mind, for these questions:
- How did you dump the D3 memory ? and the tools for it ? (IDA ?)
- How did you injecte into memory ? (which programing language are you using ? C# ? can i use another one ? like AutoIT ? Python?)
- What tools are needed from the first step to the last step ?
For exemple, for MapHack is simple and light tool which do the job, i wanna be able to do things like that, and not just some "crack me", so Enigma, if you read this, can you tell me, step by step how to develop tools like that ? something like:
1st - Dump D3 Ingame Memory with this "tool" ? how ?
2st - Read the memory and find what you are searching (for exemple, elite monster on map)
3st - Develop some code to inject in memory to show elite in map ?? How?
4st - Inject you code ??? How ?
Thanks a lot !!