I want to alter the behavior of enemies in a freeware game developed by Fallen Angel. The game was created in Multimedia Media Fusion engine. Actually I intend to hack the health bar , too.( of course , I tried everything I have found on this forum to find the health address but failed.)
regards,
regards,

I have some questions.. I know many PC games are written in C/C++ , if you decompile a free game for educational purposes , can you see the actual source code ? Do IDA Pro and OllyDBG are capable of getting the source code ? I intend to play with enemy characters and modify their behavior. One more simple question I have is If I have found the address for the health bar of an enemy , can this address lead me to the complete character mod of the enemy from where I can change the weapons they have ?
Comment