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.

Webster's Dictionary MobiSystems .pdb Files

Featured Replies

  • Author
  • Localization

Larsenv, posted Tue Jun 21, 2016 9:05 pm (14671)


Here.
  • Author
  • Localization

aluigi, posted Wed Jun 22, 2016 1:30 pm (14677)


I think there is some sort of compression:
Code:
endian big
goto 0x4a
get FILES long
for i = 0 < FILES
    get OFFSET long
    get ID long
    putarray 0 i OFFSET
next i
    get OFFSET asize
    putarray 0 i OFFSET
for i = 0 < FILES
    getarray OFFSET 0 i
    #math OFFSET 4
    math i 1
    getarray SIZE   0 i
    math SIZE - OFFSET
    log "" OFFSET SIZE
next
  • Author
  • Localization

Larsenv, posted Sat Jul 02, 2016 1:53 am (14949)


What should I do with the files it outputs?

They look like they are compressed too.

I used offzip on one of the files and I got some readable results but it also outputs another compressed file which I don't know what to do with and offzip doesn't extract.

There something I need to do?
  • Author
  • Localization

aluigi, posted Sat Jul 02, 2016 8:46 am (14957)


That's the problem, the data seems compressed (or obfuscated?) and the comtype scanner had no luck with it.
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.