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.

Console bms script

Featured Replies

  • Author
  • Localization

chrrox, posted Fri Oct 12, 2018 7:44 pm (39471)


What is the stance for decryption of console games?
Would the bms script need to have console keys in a separate download or would they be ok to include? Mabee compress then with zlib first? Or just encode b64 ?
Just worried about legal stance.
  • Author
  • Localization

aluigi, posted Sat Oct 13, 2018 10:26 am (39485)


If you are worried about these things you can just take advantage of the "versatility" of the script.

A separate download with the keys posted on pastebin is a possible option.

The usage of "compressed MEMORY_FILE" (http://aluigi.org/bms/file_compressed_var.bms) works at some level too since the keys can't be indexed on search engines.

There is even an interesting alternative like encrypting the file with the keys using rc4 (non-block-cipher, even a simple xor if you prefer) and your own key and then prompting the user to insert the correct key for going forward. No key, no extraction :)
It would be up to you to decide how distributing the key and where (a comment in the script?).
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.