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.

Death Mark (.dat)

Featured Replies

  • Author
  • Localization

haibaer, posted Wed Apr 17, 2019 4:14 pm (47030)


The script file is partially encrypted using a substitution table, e.g. the period '.'(0x2e) is mapped to 0x98. You can deduce the entire substitution table using this.
  • Author
  • Localization

LinkOFF, posted Sun Apr 04, 2021 5:05 pm (63216)


My research (not finished):
Code:
space = 0xB5
line break = 0x77, 0x99
? = 0x03
! = 0xA7
$ = 0xBB
& = 0x83
^ = 0xAD
: = 0x23
, = 0x30
. = 0x98
( = 0xC5
) = 0x37
" = 0x14
' = 0x16
0 = 0xEE
1 = 0x3B
2 = 0x72
3 =
4 = 0x34
5 =
6 =
7 =
8 =
9 =
a = 0x49
b = 0x69
c = 0x9C
d = 0xFA
e = 0x1D
f = 0x55
g = 0xAE
h = 0xF6
i = 0x46
j = 0xEB
k = 0x6C
l = 0x48
n = 0x4D
o = 0xFF
p = 0xCE
q =
r = 0x02
s = 0x54
t = 0xEA
u = 0x80
v = 0x57
w = 0xAF
x =
y = 0x1F
z = 0x3A
A = 0x3F
B = 0x63
C = 0xF1
D = 0xCB
E =
F =
G =
H = 0xF2
I = 0x2E
J = 0xD8
K = 0x8D
L = 0xC3
M = 0xD0
N = 0x89
O = 0xF3
P = 0x66
Q =
R = 0x10
S = 0x87
T = 0xA8
U = 0xE4
V = 0x2C
W = 0x21
X =
Y = 0x38
Z =
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.