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.

Zero 4 Champ series dr1.bin

Featured Replies

  • Author
  • Localization

Argonaut, posted Wed Nov 26, 2014 11:52 pm (1997)


As it is with obscure Japanese drifting games that I am interested in comes with them no folders whatsoever within the ISO and large genericly-named bin files.. This dr1.bin is the first and the biggest of the lot, and the header formats- or atleast, the lengthy Hex buildup to them- are the same throughout.

2x 2MB Sample file link (in Zip format):

https://www.dropbox.com/s/d8y3lpf4uo5m8 ... s.rar?dl=0

Now for once, lets hope *somehow* this obscure company decides to use a common compression format.. pah! :lol:
  • Author
  • Localization

aluigi, posted Thu Nov 27, 2014 2:44 pm (2014)


I don't know what obfuscation has been used.
I tried sequential xor and rot from start to end and viceversa but without results containing known data.

This is the testing script I wrote to do these checks in case someone is interested:
Code:
get SIZE asize
#encryption reverse ""
log MEMORY_FILE2 0 SIZE
encryption "" ""

putvarchr MEMORY_FILE SIZE 0
log MEMORY_FILE 0 0
    math X = 0
for i = 0 < SIZE
    get B byte MEMORY_FILE2
    math B2 = B
    math B ^= X
    math X = B2
    put B byte MEMORY_FILE
next i

log "test.dat" 0 SIZE MEMORY_FILE
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.