Update 'backport.md'
This commit is contained in:
parent
b356654ea8
commit
0ba5dbc085
15
backport.md
15
backport.md
@ -2,12 +2,13 @@ This guide has been written on the 24th of july, 2024, this should work for a fe
|
|||||||
|
|
||||||
## How to backport
|
## How to backport
|
||||||
|
|
||||||
Steps needed before backporting:
|
> Steps needed before backporting:
|
||||||
|
|
||||||
Download CFF explorer
|
Download CFF explorer
|
||||||
|
|
||||||
[You can download it from here](https://ntcore.com/explorer-suite/)
|
[You can download it from here](https://ntcore.com/explorer-suite/)
|
||||||
|
|
||||||
The actual backporting:
|
### The actual backporting:
|
||||||
|
|
||||||
1. Install NodeJS, even though you haven't patched it you still need to install it (with the system enviorment variables and everything)
|
1. Install NodeJS, even though you haven't patched it you still need to install it (with the system enviorment variables and everything)
|
||||||
|
|
||||||
@ -19,4 +20,12 @@ The actual backporting:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
ill continue this gimme 1 sec
|
3. Go into the "import directory" and then select "KERNEL32.DLL"
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
4. Now find "GetSystemTimePreciseAsFileTime", and replace it with the following:
|
||||||
|
```QueryPerformanceCounter```
|
||||||
|
|
||||||
|
I think you're supposed to press space or something to actually be able to modify the value (whilst it's selected), not sure tho I patched this like 3 days ago
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user