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.

Is it possible to edit/modify compressed QT Resources?

Featured Replies

  • Author
  • Localization

eriger777, posted Sun Nov 14, 2021 8:37 pm (67517)


Hi, I have an application that I would love to modify a Qt resource that is compiled into the executable. I used this script right here to decompress/extract the resource files, but there is no way re-reimport them, this is the script I used.

https://github.com/axstin/qtextract


Is this possible to do with quickbms?
  • Author
  • Localization

aluigi, posted Tue Nov 16, 2021 8:12 pm (67546)


In theory it would be possible to extract and replace the resource from the executable with tools like resource hacker, and then parsing the dumped resource with a quickbms script.

The format looks quite simple, do you have a sample to analyze?
  • Author
  • Localization

eriger777, posted Mon Nov 22, 2021 8:09 pm (67647)


aluigi wrote:
In theory it would be possible to extract and replace the resource from the executable with tools like resource hacker, and then parsing the dumped resource with a quickbms script.

The format looks quite simple, do you have a sample to analyze?



CC'd I updated the thread! :D
  • Author
  • Localization

eriger777, posted Mon Nov 29, 2021 8:02 pm (67758)


Hi sorry to bump, any updates or leads that will point me in the right direction?
  • Author
  • Localization

aluigi, posted Fri Dec 03, 2021 11:43 am (67826)


The main problem is locating the archived data in the resources, that's why that lua script is a bit complicated with its searching function.
What I mean is that it's not just a standalone archive.
And since it's in a PE resource it would make it even more complicated to edit it using new files which are bigger messing everything.
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.