The rules have been updated, read them now: Rules!
Search found 3 matches
- Mon Feb 22, 2021 5:32 am
- Forum: Tutorials
- Topic: Mobile Game Asset Download
- Replies: 235
- Views: 93805
Re: Mobile Game Asset Download
Does anyone know how to use fiddler on Manichi Compile Heart in Nox player? Cause mine can't.... Oh, wait, found the json site here from it's android japanese app: https://s3-ap-northeast-1.amazonaws.com/mainichicompileheart/android/download_file_list.json P.S: Update files and everything are there ...
- Thu Feb 11, 2021 1:56 pm
- Forum: Game Archive
- Topic: [Unity] Rockman X DiVE Decryption
- Replies: 5
- Views: 547
Re: [Unity] Rockman X DiVE Decryption
I think i figured out it's source of encryption, there's some scripts in this game that do that action of locking them up but i can't seem to tell if it's either AesCrypto.cs of LZ4Codec.cs.They somehow tell the difference of streaming the assets from encrypted header. The dumped scripts are in my g...
- Mon Feb 08, 2021 1:55 pm
- Forum: Tutorials
- Topic: Mobile Game Asset Download
- Replies: 235
- Views: 93805
Re: Mobile Game Asset Download
hi mr. chrrox, can you make a script for decrypting assets from Rockman X DiVE? There some assets files that can accept the key of 10 lengths, but some few or majority might accept keys of either 9, 8 or 7 lengths. Also they mixed up some ACB and ACF formats and also some strange format with a heade...