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.

PES COLLECTION Mobile .bin

Featured Replies

  • Author
  • Localization

HieuNT, posted Wed Mar 15, 2017 9:07 am (21475)


I have a file(match.bin) having informations of a match football (from PES Collection game). I reconigze the numbers corresponding these sumbols. How can I extract all informations from it? Thanks.

Image
  • Author
  • Localization

aluigi, posted Wed Mar 15, 2017 2:00 pm (21477)


Yeah you are right, if you XOR the whole file with the byte 0xed you get the original values:
34100 XOR 0xeded = 0x68d9 which are the bytes d9 68 in the image
Code:
filexor 0xed
get SIZE asize
get NAME basename
log NAME 0 SIZE
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.