Skip to content

Instantly share code, notes, and snippets.

View adeii's full-sized avatar

adeii

  • Seven Hells
View GitHub Profile
@adeii
adeii / gist:874368cd715b228de499b7b05e4644d6
Created January 8, 2024 12:59
Chrome 120.0.6099.63 x64 for Win 7 SP1 ESU
swap in import/export Chrome 120.0.6099.63 64bit
------------
chrome.exe PE.ImportTable, PE.DELAY_IMPORT, sandbox init props, clear digital sign
chrome_proxy.exe PE.ImportTable, clear digital sign
chrome_elf.dll PE.ImportTable, PE.DELAY_IMPORT, clear digital sign
chrome.dll PE.ImportTable, PE.DELAY_IMPORT, clear digital sign, Render DirectXDraw, Render D3D fix, any functional fixes for Win7/8
notification_helper.exe PE.ImportTable, clear digital sign
elevation_service.exe PE.ImportTable, clear digital sign
-------
@adeii
adeii / gist:d168ead8a4cac9af3a481b7d5da00527
Created January 5, 2024 21:11
Brave 1.58.129 x64 for Windows 7
swap in import/export Brave 1.58.129 / chromium 117.0.5938.88 64bit
- UNSTABLE!
- Too many API-MS- libs are imported from Win 8.1.
- Few Win 10 kernel32 functions are improvised with similar functions to work on Win 7 SP1.
brave.exe
==========
120-Security Directory RVA / Size --> 00000000
---
@adeii
adeii / gist:882ccbc86400202ca0132803e6d1b955
Created January 5, 2024 18:55
Chrome 117.0.5938.89 x86 for Win 7
swap in import/export chrome 117.0.5938.89 32bit
add Blaukovitsch's libs to root folder and 117.0.x.x folder
chrome.exe
==========
110-00 3A 23 00 20 29 00 00 00 E0 23 00 C4 EC 00 00 --
00 00 00 00 00 00 00 00 00 E0 23 00 C4 EC 00 00
110-Security Directory RVA / Size --> 00000000
---
@adeii
adeii / gist:e7e528964381bd59eeb7137b10239e1c
Last active January 5, 2024 18:51
Chrome 117.0.5938.89 x64 for Win 7
swap in import/export chrome 117.0.5938.89 64bit
chrome.exe
==========
120-Security Directory RVA / Size --> 00000000
---
40c10: 15 B3 D8 24 00 85 C0 74 14 FF CF 48 8B 0E 48 85 --> 15 B3 D8 24 00 90 90 90 90 90 90 90 90 90 90 90 (chrome .63)
40c20: C9 75 72 B3 01 85 FF 0F 85 2A 01 00 00 89 D8 48 --> 90 90 90 B3 01 90 90 90 90 90 90 90 90 89 D8 48 (chrome .63)
@adeii
adeii / gist:6bd6800eb8b8b44fe5bfda7aab48734c
Created January 4, 2024 18:41
Chrome 117.0.5938.63 to Win 7
chrome.exe
==========
PE.ImportTable: USER32.dll -> USER64.dll, KERNEL32.dll -> KERNEL64.dll, USERENV.dll -> USERENX.dll,
sandbox init props:
clear digital sign:
00 44 31 00 20 29 00 00 00 80 32 00 58 25 00 00 --> 00 00 00 00 00 00 00 00 00 80 32 00 58 25 00 00
120-Security Directory RVA / Size --> 00000000
---
40c10: 15 B3 D8 24 00 85 C0 74 14 FF CF 48 8B 0E 48 85 --> 15 B3 D8 24 00 90 90 90 90 90 90 90 90 90 90 90