34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
|
|
## How to backport
|
|
|
|
This guide is for windows 7 only
|
|
|
|
> Steps needed before backporting:
|
|
|
|
[Download CFF explorer](https://ntcore.com/explorer-suite/)
|
|
|
|
### 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)
|
|
|
|
After that, open "node.exe" with CFF Explorer, and copy those 3 dlls you can find [here](https://git.randomserver.top/aiek/nodejs7/src/branch/main/dlls)
|
|
|
|

|
|
|
|
2. Load node.exe, if it prompts you to load 40mbs into memory and whatever, just click "No"
|
|
|
|

|
|
|
|
3. Go into the "import directory" and then select "KERNEL32.DLL" and rename it to "aiekwpr32.dll"
|
|
|
|

|
|
|
|
4. Save
|
|
|
|

|
|
|
|
5. You're done
|
|
|
|

|
|
|