Open the game supporting files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vijay6
    New Member
    • Mar 2010
    • 158

    Open the game supporting files

    How to open the PC game supporting files in c/c++ in readable mode? I was write a program for to open the files and execute it.But the files are not in the readable mode.Example: .Bin ,.Dll,etc., extension files.
  • jkmyoung
    Recognized Expert Top Contributor
    • Mar 2006
    • 2057

    #2
    You cannot. These files are not easily reverse engineerable. I doubt you have the time to go through assembly.

    Comment

    • vijay6
      New Member
      • Mar 2010
      • 158

      #3
      I cannot understand your reply.

      Comment

      Working...