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 Tolerance for Disrespect

(nds) Contact .bin archive

Featured Replies

Hello everyone, i've wanted some help on this Contact game, It seems to be some kind of archive file.
FILEDATA.zip

Someone please help me, thank

Solved by BloodRaynare

  • Supporter
  • Solution

QuickBMS script

# Contact (NDS) FILEDATA.BIN extraction script by BloodRaynare

IDString "LF 2"
get DATA_START_OFFSET long
get FILES long
get TOC_OFF long
for i = 0 < FILES
	get OFFSET long
	math OFFSET << 2
	get SIZE long
	string NAME p "%04d." i
	log NAME OFFSET SIZE
next i

No real filenames though, so QuickBMS will try to guess based on the file header strings.

Edited by BloodRaynare

Create an account or sign in to comment

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.