Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #16  
Old 12-12-2018, 23:25
E-Key's Avatar
E-Key E-Key is offline
Registered User
 
Join Date: Oct 2016
Location: Turkey
Posts: 16
Thanks: 4
Thanked 32 Times in 10 Posts
E-Key is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Initial release uploaded

Changes

- Added decoding functionality

To moderator

Can you please update the name of the thread, thanks.
Decompress
Code:
Tested 1 file, 2,292,026,114 => 1,108,419,314 bytes. Ratio 206.78%
Testing time: cpu 2.00 sec/real 655.84 sec = 0%. Speed 1.69 mB/s
All OK
Nice work. But compress and decompress slow.
Reply With Quote
The Following User Says Thank You to E-Key For This Useful Post:
Razor12911 (13-12-2018)
Sponsored Links
  #17  
Old 13-12-2018, 00:59
deepshit deepshit is offline
Registered User
 
Join Date: Dec 2013
Location: Abroad
Posts: 7
Thanks: 6
Thanked 3 Times in 3 Posts
deepshit is on a distinguished road
Hi Razor12911
I used your precompressor and I noticed something on output file that you might have missed.

oo2reck can't decompress all oodle streams.
I think you find oodle streams by 0xF flag after decryption.
In Fifa 19 0x11 is oodle stream too.
Take a look at output file and you'll see lots of oodle streams are still not decompressed.
If oo2reck decompresses them you'll get even better results.
example : 00040000917055C2
compflag = 0x91 ==> that is oodle too.
(if oo2reck not using scanner)

Last edited by deepshit; 13-12-2018 at 01:34.
Reply With Quote
The Following User Says Thank You to deepshit For This Useful Post:
Razor12911 (13-12-2018)
  #18  
Old 13-12-2018, 03:11
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,093 Times in 2,295 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by deepshit View Post
Hi Razor12911
I used your precompressor and I noticed something on output file that you might have missed.

oo2reck can't decompress all oodle streams.
I think you find oodle streams by 0xF flag after decryption.
In Fifa 19 0x11 is oodle stream too.
Take a look at output file and you'll see lots of oodle streams are still not decompressed.
If oo2reck decompresses them you'll get even better results.
example : 00040000917055C2
compflag = 0x91 ==> that is oodle too.
(if oo2reck not using scanner)
i know , the thing here is that the oodle precompressor doesn't use those headers so it does happen that it misses a few

in any case to show that i know, if you check cdt, it does decrypt all those streams meaning it does see them just that oo2reck wasn't informed about the headers because it doesn't look for cas headers, the 0x91 you mention but instead it searches for kraken stream headers which start with 0x86

Last edited by Razor12911; 13-12-2018 at 03:13.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
ShivShubh (24-11-2019)
  #19  
Old 13-12-2018, 03:57
deepshit deepshit is offline
Registered User
 
Join Date: Dec 2013
Location: Abroad
Posts: 7
Thanks: 6
Thanked 3 Times in 3 Posts
deepshit is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
i know , the thing here is that the oodle precompressor doesn't use those headers so it does happen that it misses a few

in any case to show that i know, if you check cdt, it does decrypt all those streams meaning it does see them just that oo2reck wasn't informed about the headers because it doesn't look for cas headers, the 0x91 you mention but instead it searches for kraken stream headers which start with 0x86
I think kraken stream headers start with 0x8C.
yes cdt does its work perfectly and you are right , this is a generic oodle precompressor.
But if you make it work specifically for Fifa 19 by cas headers, result could be amazing.
by the way encrypting data back is not needed.Game reads decrypted data.(IF header is fixed )

Last edited by deepshit; 13-12-2018 at 11:44.
Reply With Quote
The Following User Says Thank You to deepshit For This Useful Post:
Razor12911 (13-12-2018)
  #20  
Old 14-12-2018, 15:52
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,304 Times in 464 Posts
Simorq is on a distinguished road
Hi Razor12911
Please create a Decryption Tool for Street Fighter V and SoulCalibur VI?

Street Fighter V AES Key

SoulCalibur VI AES Key

Last edited by Simorq; 14-12-2018 at 16:35.
Reply With Quote
The Following 2 Users Say Thank You to Simorq For This Useful Post:
oltjon (14-12-2018), ZAZA4EVER (15-12-2018)
  #21  
Old 05-01-2019, 14:08
Shateiel's Avatar
Shateiel Shateiel is offline
Registered User
 
Join Date: Jul 2018
Location: Angelarium
Posts: 7
Thanks: 3
Thanked 5 Times in 3 Posts
Shateiel is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Hi Razor12911
Please create a Decryption Tool for Street Fighter V and SoulCalibur VI?

Street Fighter V AES Key

SoulCalibur VI AES Key
FIFA 19 uses XOR, so its entirely different request.
__________________
angel7orm5nwyxr2.onion | BM: BM-2cTtxeiLrKes8UBt3tkdX8Q4axnH6hcs1x
Reply With Quote
The Following 3 Users Say Thank You to Shateiel For This Useful Post:
doofoo24 (05-01-2019), Razor12911 (06-01-2019), Simorq (05-01-2019)
  #22  
Old 06-01-2019, 14:47
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,093 Times in 2,295 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Hi Razor12911
Please create a Decryption Tool for Street Fighter V and SoulCalibur VI?

Street Fighter V AES Key

SoulCalibur VI AES Key
I'll see what I can do ... if it's possible

Last edited by Razor12911; 06-01-2019 at 15:34.
Reply With Quote
The Following 4 Users Say Thank You to Razor12911 For This Useful Post:
oltjon (07-01-2019), ShivShubh (24-11-2019), Simorq (06-01-2019), yasitha (11-01-2019)
  #23  
Old 11-01-2019, 10:48
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 203
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
I'll see what I can do ... if it's possible
Razor is the best and good guys.
He will do it for you guys i know..

Without him.
What we do..
No compressor..

i send you important Information about something...
Did you read it?
__________________
Keep Up The Good Works!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Multiple Text/String Replacer Tool vollachr Conversion Tutorials 7 07-01-2018 04:12
Fifa 06 No Dvd - Working!!! FIFA PC Games 7 25-01-2006 18:22
Daemon Tool and Fifa 2001 Problem Raks55 PC Games 2 01-02-2001 13:56



All times are GMT -7. The time now is 20:09.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com