Hi guys, im pretty new to the hacking area. never done this before but im really into this since diablo 3 isn't fun anymore...
Years ago i lerned C++ and actually im working as a system administrator, so i do have some knowledge about network, programming, etc.
After reading some threads here, i was thinking whats the point of finding out which memory adress has the value we are searching for? Even discovering (at least with Cheat Engine its pretty easy) and changing it, this will only be visible in your own game/enviroment.
So, if we want to "inject" some gold in our account, how could we do it? I was thinking about something like:
1) killing some mob and picking up gold once
2) track all network packets with wireshark and try to find out how to send the information to blizzard
3) having this information, we could change the value and send the changed value back
im i totally wrong, or does it really works in this kind of direction? Any help would be really appreciated!