Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 19:51

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 18 posts ] 
Author Message
 Post subject: Arca Sim Racing Decryption
PostPosted: 14 Feb 2009 04:04 

Joined: 14 Feb 2009 03:56
Posts: 1
I'm trying to figure out how to decrypt some of ASR's HDV,INI and TBC files.

I know you have decrypted the GMT files but is there a way to read these files like in rFactor?

here is and example of each file type.

Thank you very much,
Rodeo7


Attachments:
File comment: Includes an INI,TBC and HDV file.
arca.rar [54.17 KiB]
Downloaded 192 times
Top
 Profile  
 
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 14 Feb 2009 16:53 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
done:

http://aluigi.org/papers.htm#rfactorgmdec


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 19 Apr 2009 23:43 

Joined: 19 Apr 2009 23:21
Posts: 5
Hi Luigi. Im using rfactordec for arca files and works prefect. Could you tell me how can i encrypt the modified files now? Maybe you must to make an encrypter too... Thanks a lot. CYA!


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 20 Apr 2009 02:22 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
the "official" way for rfactor (as far as I know) is contacting the developers at ISI, but obviously I guess doesn't exist an official way for ARCA.

technically the encryption algorithm should be a micro-modification (probably putting a set of instructions before another) of the decryption one anyway I'm not interested because I'm versus these types of encryptions and then, being totally useless because it can be decrypted, it's only a loss of time.


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 20 Apr 2009 03:32 

Joined: 19 Apr 2009 23:21
Posts: 5
OK, i see... i only asking because i saw your encrypter/decrypter for wtcc game... i made some modifications to my arca game and i can??t use them now... and i dont know how to make an encrypter of course jeje...


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 20 Apr 2009 15:04 

Joined: 04 Mar 2009 14:17
Posts: 9
aluigi wrote:
the "official" way for rfactor (as far as I know) is contacting the developers at ISI, but obviously I guess doesn't exist an official way for ARCA.

technically the encryption algorithm should be a micro-modification (probably putting a set of instructions before another) of the decryption one anyway I'm not interested because I'm versus these types of encryptions and then, being totally useless because it can be decrypted, it's only a loss of time.


Arca will only run encrypted .gmt files.

So a tool to encrypt would be usefull.

Rfactor will run encrypted or not encrypted .gmt files so there no real use for encrypter for it.

But arca only will run with encrypted .gmt files so to make your own track work in game you need to encrypt them.

The people that made game will not encrypt the .gmt files for you so your stuck with what they gave you.


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 20 Apr 2009 15:16 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
ok I understand, I will see if I can figure the encryption algorithm


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 20 Apr 2009 16:06 

Joined: 19 Apr 2009 23:21
Posts: 5
Thanks Luigi for you effort and good luck!


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 20 Apr 2009 20:13 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
job done: http://aluigi.org/papers.htm#rfactordec


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 20 Apr 2009 20:44 

Joined: 04 Mar 2009 14:17
Posts: 9
Thank you

Works nice :)


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 28 May 2009 18:22 

Joined: 28 May 2009 18:18
Posts: 2
I must be doing something wrong, I cant even read the readme correctly.
When I activate the rfactorgmdec.exe a small cmd window appears and disappears rapidly. When I open the rfactorgmdec.c i get command lines.

Can somebody help please, i just need to research some HDV files thanks.


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 28 May 2009 18:28 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
it's a command-line tool, take a look at the following generic guide lines:

http://aluigi.org/about.htm#howuse

don't worry, it's more simple than how it looks


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 28 May 2009 19:24 

Joined: 28 May 2009 18:18
Posts: 2
Thank you sir!


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 31 May 2009 20:24 

Joined: 26 May 2009 05:40
Posts: 5
could you make tool to encrypt ini, hdv, tbc files too.. thanks


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 31 May 2009 21:13 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
probably it's not necessary an encrypter.

first check if the game accepts the files in clear text as they are now (I guess you have already checked this).

then try to add the following line at their beginning:
Code:
//[[gMa1.002f (c)2007    ]] [[            ]]

the result must look like the file "GameData/Tracks/ARCA_Daytona/Daytona200/DaytonaARCA200.aiw".

then if this doesn't work too (theoretically it must work) I can write a re-encrypter


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 10 Jun 2009 08:56 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
and so? have you done these tests or not?
I have the new version ready from days


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 16 Jun 2009 03:00 

Joined: 26 May 2009 05:40
Posts: 5
a re-encrypter tool for the ini, and other files would be great..


Top
 Profile  
 
 Post subject: Re: Arca Sim Racing Decryption
PostPosted: 17 Jun 2009 11:13 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
http://aluigi.org/papers.htm#rfactorgmdec


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 18 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron