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.

Argo and Arma 3 games *.fbo encrypted archives

Featured Replies

  • Author
  • Localization

wattostudios, posted Mon Aug 21, 2017 12:14 pm (25784)


Hi guys,

Arma 3 (and the standalone mod/game Argo) use mostly *.pbo archives which are well understood, having the same format as in older games Arma and Arma2.

In Arma 3 and Argo, however, there are a few other archives with the extension *.fbo which look to be encrypted versions of *.pbo archives. Would anyone care to take a crack as seeing what's in them?

Here are some *.pbo and *.fbo archives to investigate. Each archive (pbo and fbo archives) have their own key files, although the PBO keys aren't used in the archive. Presumably the FBO key files contain the key needed for decryption? There is also a separate key file for the whole game (argo.bikey)

https://drive.google.com/open?id=0B7gEf ... ERwa3RyRk0

If anyone could assist with the decryption, that'd be great. Let me know if you need any further information.

For reference, the structure of the PBO archives are...
Code:
// ARCHIVE HEADER
  1 - null
  4 - Header (sreV)
  16 - null
 
  6 - Prefix Header (prefix)
  1 - null Prefix Header terminator
  X - Prefix Name
  1 - null Prefix Name terminator
 
  7 - Product Header (product)
  1 - null Product Header terminator
  X - Product Name
  1 - null Product Name terminator
 
  7 - Version Header (version)
  1 - null Version Header terminator
  X - Version
  1 - null Version terminator
 
  1 - null End Of Archive Header terminator

// DIRECTORY
  // for each file
    X - Filename
    1 - null Filename Terminator
    12 - null
    4 - Unknown
    4 - File Length

  22 - null (ie. a completely null entry)

// FILE DATA
  // for each file
    X - File Data


Thanks.
  • Author
  • Localization

ComatoseBadger, posted Wed Nov 08, 2017 9:44 pm (29884)


I would be interested in this as well
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.