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.

Interested in reversing 2d-image formats

Featured Replies

  • Author
  • Localization

Anexenaumoon, posted Sat Jan 13, 2018 3:56 am (31494)


Hey guys, I don't know who can help me (most likely Acewell can get me started, I don't really know xD), but I'm interested in learning how to reverse 2-d image formats. Does anyone have any pointers on where I can start learning how to/examples to trace of how it's done? I have a basic understanding in archives, and I'm looking to expand my knowledge into textures/image formats. Can anyone offer up some advice for a noobie like me?
  • Author
  • Localization

TheUkrainianBard, posted Sat Jan 13, 2018 10:58 am (31504)


It depends on engine used and platform it was developed for but I'd say it starts with data and visual patterns.
There aren't that many de-facto used compression schemes for textures with BC (Block Compression, aka DXTC or S3TC) being the most ubiquitous.
  • Author
  • Localization

Acewell, posted Sun Jan 14, 2018 12:04 am (31522)


i have about a hundred scripts in their simplest form floating around you can reference along with samples provided in the same threads. :)
you can apply same steps you know from archive extraction to figuring out image formats.
in the headers i look for any combination of width, height, some kind of format ID and datasize.
i usually start with opening samples in TextureFinder to see if anything displays on a common format,
then if no satisfying results i will use Noesis built-in format functionality to identify anything exotic.
and from there just start forming a script and let the tools do the work, not a whole lot to it. :D
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.