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.

Seal of Evil files

Featured Replies

  • Author
  • Localization

aluigi, posted Mon Feb 16, 2015 8:55 am (3208)


Unfortunately the comtype scanner didn't find the compression algorithm.
  • Author
  • Localization

hackspeedok, posted Mon Feb 16, 2015 9:19 am (3210)


thanks :(
  • Author
  • Localization

aluigi, posted Mon Feb 16, 2015 10:46 am (3212)


One thing that I noticed is an obfuscation that performs a XOR with the bytes of this key 05 BF ED 6F 75 3D 9A B1 E3 56 87, but it's not related to the compression.
  • Author
  • Localization

aluigi, posted Mon Feb 16, 2015 10:36 pm (3220)


Ok it's a simple xor with the byte 0x78.
If you need a script:
Code:
get TMP byte
if TMP == 0x80
    savepos OFFSET
    filexor 0x78
    get SIZE asize
    math SIZE -= OFFSET
    get NAME filename
    log NAME OFFSET SIZE
endif
  • Author
  • Localization

hackspeedok, posted Tue Feb 17, 2015 4:17 am (3222)


aluigi wrote:
Ok it's a simple xor with the byte 0x78.
If you need a script:
Code:
get TMP byte
if TMP == 0x80
    savepos OFFSET
    filexor 0x78
    get SIZE asize
    math SIZE -= OFFSET
    get NAME filename
    log NAME OFFSET SIZE
endif


Sorry aluigi, i dont understand what does it mean
http://i.imgur.com/gN4pih4.png

But when i extracted soe.exe with 7zip, i recreceived some files like this. Can you help me again ?
https://mega.co.nz/#!khlEDDjI!UI4ZZa9yO ... QHtY6NeWyU
  • Author
  • Localization

aluigi, posted Tue Feb 17, 2015 8:28 am (3223)


That file sealofevil.txt doesn't exist.

The script is meant for the obfuscated files like Ini\DialogInfo.ini

Don't use 7-zip on the executable if you have no idea of what you are doing.
  • Author
  • Localization

hackspeedok, posted Tue Feb 17, 2015 12:01 pm (3234)


Soe.exe is english patch. I think ".text" is string file. Can you help me?
  • Author
  • Localization

hackspeedok, posted Tue Feb 17, 2015 2:02 pm (3239)


Thanks and sorry for my bad knowledge
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.