Skip to content

Instantly share code, notes, and snippets.

View adeii's full-sized avatar

adeii

  • Seven Hells
View GitHub Profile
@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
@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: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: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: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:8892fca3494e848db533bde100f26cba
Created January 11, 2024 22:35
Brave 1.58.131 x32 on Win 7 SP1
swap in import/export Brave 1.58.131 x32 / chromium 117.0.5938.89 32bit
brave.exe
==========
110-Security Directory RVA / Size --> 00000000
---
2B4F0: 00 53 52 FF 15 7C 9C 5C 00 85 C0 74 15 FF 4D F0 --- 00 53 52 FF 15 7C 9C 5C 00 90 90 90 90 FF 4D F0 brave32
2B500: 8B 3E 85 FF 75 3E B3 01 83 7D F0 00 0F 85 CB 00 -- 8B 3E 90 90 90 90 B3 01 90 90 90 90 90 90 90 90 brave32
@adeii
adeii / gist:6fd8cd8c4693199b4ef930f03fbc3a70
Created January 22, 2024 12:49
Brave 1.61.120 x64 on Win 7 SP1
copy to root
API-MS-WIN-CORE-HANDLE-L1-1-0.dll
API-MS-WIN-CORE-LIBRARYLOADER-L1-2-0.dll
API-MS-WIN-CORE-REALTIME-L1-1-1.dll
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.dll
API-MS-WIN-CORE-WINRT-L1-1-0.dll
API-MS-WIN-CORE-WINRT-STRING-L1-1-0.dll
API-MS-WIN-POWER-BASE-L1-1-0.dll
API-MS-WIN-SHCORE-SCALING-L1-1-1.dll
@adeii
adeii / gist:557d54f09416ac24acfab2fee8b8f743
Created February 13, 2024 13:09
Brave Nightly 1.64.68 x64 on Win 8.1
copy to root
API-MS-WIN-CORE-HANDLE-L1-1-0.dll
API-MS-WIN-CORE-LIBRARYLOADER-L1-2-0.dll
API-MS-WIN-CORE-REALTIME-L1-1-1.dll
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.dll
API-MS-WIN-CORE-WINRT-L1-1-0.dll
API-MS-WIN-CORE-WINRT-STRING-L1-1-0.dll
API-MS-WIN-POWER-BASE-L1-1-0.dll
API-MS-WIN-SHCORE-SCALING-L1-1-1.dll
@adeii
adeii / gist:8c0e4d472fca5b2cbc540a5f968bf9e1
Created February 29, 2024 00:24
Chrome 122.0.6261.70 x64 on Win 7+
chrome.exe
=========
120-Security Directory RVA / Size --> 00000000
1AD2A0:
00 84 DB 75 14 FF 15 AD 53 07 00 48 89 C1 BA 62 -> 00 84 DB EB 14 FF 15 AD 53 07 00 48 89 C1 BA 62 (75->EB)
b.c.r.y.p.t... -> x.c.r.y.p.t... (hidden) 62 00 63 00 72 00 79 00 70 00 74 00 70 00 -> 78 00 63 00 72 00 79 00 70 00 74 00 70 00 (62->78)
USERENV.dll -> USERENX.dll (hidden)
KERNEL32.dll -> KERNEL64.dll (CFF explorer-Import directory)
@adeii
adeii / gist:4bfa66f1e84f04ebc5189da44f8ed547
Created February 29, 2024 14:45
Chrome 122.0.6261.70 x32 on Win 7+
Chrome 122.0.6261.70 x32
chrome.exe
=========
110-Security Directory RVA / Size --> 00000000
55 89 E5 53 57 56 83 EC 18 89 D6 89 CF A1 10 00 -- 55 89 E5 53 57 56 83 EC 78 89 D6 89 CF A1 10 00
5A 00 31 E8 89 45 F0 66 0F 76 C0 8D 45 E0 F3 0F -- 5A 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
..