Page 1 of 1

source code in executable

Posted: Sat Jan 16, 2016 9:44 pm
by theclub654
Ok so me and my partner have been poking around in the dbz budokai executable we have found the source codes for the game like for example amobject.c task.c you know stuff like that does anyone know any way to extract those souce codes

Re: source code in executable

Posted: Sun Jan 17, 2016 3:14 pm
by Gh0stBlade
I highly doubt you have found source code within an compiled video game binary. Those are probably just debugging strings stating which source files were used during compilation.