Skip to content

Instantly share code, notes, and snippets.

View adeii's full-sized avatar

adeii

  • Seven Hells
View GitHub Profile
CHROME 130/133 x86 - not working yet
------------------
chrome.exe
===========
b8: 06
C0: 06
110-Security Directory RVA / Size --> 00000000
55 89 E5 53 57 56 83 EC 18 89 D6 89 CF A1 40 60 -- 55 89 E5 53 57 56 83 EC 78 89 D6 89 CF A1 40 60
@adeii
adeii / gist:4aa76a4ed47aca4a2c2a6ff17202eb99
Last active February 13, 2025 22:38
FyreFux 135 appendix
Firefox 135.0.0 x64
-------------------
browser\omni.ja has problem - can not open search, settings or webpage. Older FF134 omni.ja has no problem.
legacyBackend = true and WindowsJumpLists are not enough any more.
xul.exe
-------
B8: 06
C0: 06
Firefox 135.0.0 x86
-------------------
firefox.exe
-----------
B8: 06
C0: 06
66 00 00 89 C7 8B 06 8B 58 20 89 D9 FF 15 28 CC ->
66 00 00 E9 98 6C 00 00 90 90 89 D9 FF 15 28 CC
@adeii
adeii / gist:8940cfc1ca67c5e7619873d151a1024c
Last active December 30, 2024 20:34
Jagodica XCompile
The easy way:
git clone https://github.com/strawberrymusicplayer/strawberry-mxe
cd strawberry-mxe
make update-package-strawberry MXE_PLUGIN_DIRS=plugins/apps
make strawberry-installer MXE_PLUGIN_DIRS=plugins/apps
The resulting package with dependencies should be in usr/i686-w64-mingw32.shared/apps/strawberry/
The custom way (from ~/strawberry-mxe):
@adeii
adeii / gist:07426ddccd471d6dde38bc178cc884ca
Last active January 16, 2025 08:36
OBS 31 x64 for VxKex
qwindows.dll
------------
SystemParametersInfoForDpi -> SystemParametersInfoW
GetWindowDpiAwarenessContext -> GetMonitorInfoW
GetAwarenessFromDpiAwarenessContext -> GetMonitorInfoW
EnableNonClientDpiScaling -> SetLastErrorEx
SetProcessDpiAwarenessContext -> SetProcessDPIAware
GetSystemMetricsForDpi -> GetSystemMetrics
GetDpiForWindow -> GetMonitorInfoW
GetPointerType -> GetCursorInfo
xul.dll FF133
41 B8 01 00 00 00 41 B9 01 00 00 00 FF 15 BD 2B
63 07 89 C5 4C 89 F1 FF 15 E2 23 63 07 85 ED 0F
85 B9 0C 00 00 4C 8D 8C 24 F0 02 00 00 4C 89 E1
48 89 FA 41 B8 20 00 00 00 FF 15 68 37 63 07 85
-->
41 B8 01 00 00 00 41 B9 01 00 00 00 90 90 90 90
@adeii
adeii / gist:53b0dc8f89d5f00fa53bf1d596c66bf5
Created November 9, 2024 19:24
Vivaldi 7.0 x86 for Win 7
Vivaldi 7.0.x (Chromium 130.0.6723.x) x86
-----------------------------------------
vivaldi.exe
===========
b8: 06
C0: 06
110-Security Directory RVA / Size --> 00000000
55 89 E5 53 57 56 83 EC 18 89 D6 89 CF A1 40 60 -- 55 89 E5 53 57 56 83 EC 78 89 D6 89 CF A1 40 60
@adeii
adeii / gist:1e1842a8597ef7a8aaed69038a953c59
Created October 29, 2024 21:31
Chrome 130.0.6723.70 x64 Win 7
chrome.exe
----------
B8: 06
C0: 06
120: 000000000
89 F9 E8 E9 6C 01 00 48 8D 4C 24 30 84 C0 74 20 -- 89 F9 E8 E9 6C 01 00 48 8D 4C 24 30 90 90 90 90
62 00 63 00 72 00 79 00 70 00 74 00 70 -- 78 00 63 00 72 00 79 00 70 00 74 00 70 (bcryptprim - xcryptprim)
@adeii
adeii / gist:c95ffc41034492a8e61ab18d27c19428
Created October 27, 2024 23:17
Chrome 130.0.6723.70 x86 Win7+
chrome.exe
===========
b8: 06
C0: 06
110-Security Directory RVA / Size --> 00000000
55 89 E5 53 57 56 83 EC 18 89 D6 89 CF A1 40 60 -- 55 89 E5 53 57 56 83 EC 78 89 D6 89 CF A1 40 60
5B 00 31 E8 89 45 F0 66 0F 76 C0 8D 45 E0 F3 0F -- 5B 00 31 E8 89 45 F0 66 0F 76 C0 8D 45 A0 F3 0F
7F 00 8D 5D DC C7 03 FF FF FF FF 53 6A 10 50 FF -- 7F 00 8D 5D DC C7 03 FF FF FF FF 53 6A 20 50 FF
..
https://www.patreon.com/posts/dll-files-for-78120210 For the most of new games!
FF 131.x x64
------------
XUL.dll
-------
89 F1 FF 15 18 F8 0C 07
49 8D 84 24 00 00 C0 7F 48 89 44 24 28 4C 89 64