Reverse Engineering

Status
Not open for further replies.
WC3 stands for fog's drawning
What does this mean?!

We need an address of func or it's name, anything what can help fixing it.
What needs fixing?

Anything related to hacks or exploits or basically anything that could be tagged as illegal should be moved out of public threads.
Depends if it is for compatibility/interoperability or not since reverse engineering for those purposes is legal in Europe.
 
  • Like
Reactions: pyf
the procedure which calls fog of war redraw. currently it's being called ~every 0.4 seconds within endless timer carousel.
Do you know the fog of war redraw function address? If you do it should be trivial to find all call sites to it unless it is a virtual function or called by function pointer. In which case you can just put a break point in the function and see where it is called from.
 
Status
Not open for further replies.
Back
Top