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

Iron Man 2 .pkg

Featured Replies

Solved by ikskoks

  • 3 weeks later...
  • Supporter
//------------------------------------------------
//--- 010 Editor v14.0 Binary Template
//
//      File: 
//   Authors: 
//   Version: 
//   Purpose: 
//  Category: 
// File Mask: 
//  ID Bytes: 
//   History: 
//------------------------------------------------
BigEndian();
struct TableInfo {
    uint32 Sign;
    uint32 TableSize;
    uint32 Unk[5];
    uint32 Count;
};

struct TableEntry {
    uint32 Flag;
    uint32 Offset;
    uint32 Size;
    uint32 Value0;
    uint32 Value1;
    uint32 CompressedSize;
    uint32 Value2;
    uint32 Value3;
    uint32 Value4;
};

TableInfo Info;
TableEntry Entry[Info.Count];

for compressed files use zlib. qbms should be easy to write.

  • 5 months later...
  • Author

Well, let's say I'm not good at this type of script creation, I'm quite a beginner at it.

  • Author

it works thank you very much,

 

The only "problem" I found is not really a problem as BMS says it has extracted 95% of the file

Edited by LeoFeroz
I saw an error later

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.