Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Super Smash Bros. Crusade (.BIN)

Featured Replies

  • Author
  • Localization

WinkingBaby, posted Wed Oct 23, 2019 2:27 pm (51701)


So the script isn't working on the new update because the encryption key has been changed?
  • Author
  • Localization

Bedreamon, posted Sat Sep 26, 2020 4:41 am (58876)


In the newer version of the game (0.9.3a), you can get "temp.bin" (0 bytes) and "TEMPORARY_FILE" from any .bin files, including the newest ones. Nobody seems to have figured it out, though. I've been trying to, but I know nothing about programming with DLLs. However, I know it requires PAK_File.dll since it has the function "HuffDecompress".
  • Author
  • Localization

Bedreamon, posted Sat Sep 26, 2020 4:48 am (58877)


aluigi wrote:
SCRIPT 1 to use in REIMPORT mode on temp.bin and the extraction sub-folder
Code:
# USE reimport.bat!
idstring "PACK"
get OFFSET long
get FILES long
math FILES / 0x40
goto OFFSET
for i = 0 < FILES
    getdstring NAME 0x38
    get OFFSET long
    get SIZE long
    log NAME OFFSET SIZE
next i

Also, Script 1 doesn't seem to work. It may have worked in the past, but not for the current version of SSB Crusade:

Quote:
QuickBMS generic files extractor and reimporter 0.10.1
by Luigi Auriemma
e-mail: [email protected]
web: aluigi.org
(Oct 20 2019 - 14:53:23)

quickbms.com Homepage
zenhax.com ZenHAX Forum
@zenhax @quickbms Twitter & Scripts

- GUI mode activated, remember that the tool works also from command-line
where are available various options like folder scanning, filters and so on

- select BMS script. type ? for using the content of clipboard like a script
- select input archives/files, type * for the whole folder and subfolders
- select output folder where extracting files

- REIMPORT mode enabled!
- remember to select the SAME script, file and folder you selected during
the previous extraction
- it's highly suggested to leave only the edited files in the folder, it's
faster and less prone to errors with compressed files

- open input file C:\Users\7GrandDad\Desktop\quickbms\New folder\temp.bin
- open script C:\Users\7GrandDad\Desktop\quickbms\1.bms
- set output folder C:\Users\7GrandDad\Desktop\quickbms\New folder (2)

offset filesize filename
--------------------------------------

Error: incomplete input file 0: C:\Users\7GrandDad\Desktop\quickbms\New folder\temp.bin
Can't read 4 bytes from offset 00000000.
Anyway don't worry, it's possible that the BMS script has been written
to exit in this way if it's reached the end of the archive so check it
or contact its author or verify that all the files have been extracted.
Please check the following coverage information to know if it's ok.


Last script line before the error or that produced the error:
1 idstring "PACK"

Press ENTER or close the window to quit

I'm thinking it may have to do with temp.bin being 0 bytes. Any progress on finding someone, aluigi?
  • Author
  • Localization

spiritovod, posted Sun Sep 27, 2020 5:38 pm (58906)


Updated script, compatible with SSBC 0.9.3. Basically copy of original aluigi's script, but with updated key.

P.S. Btw, encryption reference is nice :)

super_smash_bros_crusade_updated.bms

  • Author
  • Localization

Bedreamon, posted Sun Sep 27, 2020 6:30 pm (58907)


Ah, perfect! Thank you. But what's the INDEX file that comes with all of them? I extracted three characters and two stages, and they all have a file called "INDEX" with no extension.

Also, nice copypasta-esque encryption key.
  • Author
  • Localization

Ricardo AJP, posted Wed Oct 06, 2021 1:03 am (66873)


spiritovod wrote:
Updated script, compatible with SSBC 0.9.3. Basically copy of original aluigi's script, but with updated key.

P.S. Btw, encryption reference is nice :)


A user from Discord Found SSBC 0.9Test Version (Lost until now) but the bins can't crack it... That means of encryption was different?!

Link of the version:https://www.mediafire.com/file/ocgylqahldks1g6/super_smash_crusadeC.T.rar/file
  • Author
  • Localization

spiritovod, posted Wed Oct 06, 2021 12:08 pm (66879)


@Ricardo AJP: It's not encrypted at all, just comment out or delete "encryption" strings in the script and it will work with this version.
  • Author
  • Localization

percyhowle, posted Fri Nov 05, 2021 10:21 pm (67385)


I understand how to decompress the files but I don't understand how to turn them back into .bin afterwards.
Could somebody please explain how or link a video tutorial or something.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.