Luigi Auriemma

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

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Quick example of rfactordec
PostPosted: 28 Sep 2008 19:10 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
the following is the quickest and simplest example to which I can think for using rfactordec for decrypting the files of the rFactor game.
The same method can be used for wtcced too:

create a new folder called NEW and copy there all the files you want to decrypt

download http://aluigi.org/papers/rfactordec.zip
download http://gnuwin32.sourceforge.net/downlin ... in-zip.php
download http://gnuwin32.sourceforge.net/downlin ... in-zip.php
download http://gnuwin32.sourceforge.net/downlin ... in-zip.php

place rfactordec.exe and ALL the files contained in the BIN folder of the last 3 zip of the links in the NEW folder where are located the files you want to decrypt.

now create a new text file with notepad and insert the following text in it:

find.exe -iname "*.gmt" -exec ./rfactordec "{}" "{}" ;

and save it in the NEW folder with the name go.bat
now you must simply click on go.bat and it will do all the job and at the end all the GMT files in that folder will be decrypted.
I have talked only about the GMT files because the DDS seem all already decrypted, if not it's enough to replace "*.gmt" with "*.dds" or just with "*.*" since rfcatordec is able to recognize if a file is encrypted or not


Top
 Profile  
 
 
 Post subject: Re: Quick example of rfactordec
PostPosted: 12 Oct 2009 21:16 

Joined: 12 Oct 2009 20:59
Posts: 2
Scusa se ti disturbo...eseguo alla lettera tutto quello che hai indicato(decriptare + files)....con il risultato che i file sono sempre gli stessi....cioe non decriptati, come mai?...notavo che alla fine del comando ci sta una riga: file already exists, do you want owerwrite it (yes/no)?
ci?? vuol dire che non li ha sovrascritti? eventualmente come si puo aggiungere yes al file batch..
scusami se scrivo in italiano e non in inglese
Grazie in anticipo


Top
 Profile  
 
 Post subject: Re: Quick example of rfactordec
PostPosted: 12 Oct 2009 23:43 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
exactly.
add -o after rfactordec.exe to force the automatic overwriting of the file, example:
c:\gmt\find c:\gmt -exec c:\gmt\rfactordec -o "{}" "{}" ;


Top
 Profile  
 
 Post subject: Re: Quick example of rfactordec
PostPosted: 23 Oct 2009 00:50 

Joined: 12 Oct 2009 20:59
Posts: 2
Grazie mille!!!!!!!!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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