nodejs7/backport.md

34 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2024-07-23 16:52:02 -07:00
## How to backport
2024-11-04 22:49:47 -08:00
This guide is for windows 7 only
2024-07-23 16:56:44 -07:00
> Steps needed before backporting:
2024-07-23 16:52:02 -07:00
2024-11-02 00:17:18 -07:00
[Download CFF explorer](https://ntcore.com/explorer-suite/)
2024-07-23 16:52:02 -07:00
2024-07-23 16:56:44 -07:00
### The actual backporting:
2024-07-23 16:52:02 -07:00
1. Install NodeJS, even though you haven't patched it you still need to install it (with the system enviorment variables and everything)
2024-11-02 00:17:18 -07:00
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)
2024-07-23 16:52:02 -07:00
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/1.png)
2. Load node.exe, if it prompts you to load 40mbs into memory and whatever, just click "No"
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/2.png)
2024-11-02 00:17:18 -07:00
3. Go into the "import directory" and then select "KERNEL32.DLL" and rename it to "aiekwpr32.dll"
2024-07-23 16:56:44 -07:00
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/3.png)
2024-11-02 00:17:18 -07:00
4. Save
2024-07-23 16:56:44 -07:00
2024-07-23 17:01:46 -07:00
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/4.png)
2024-11-02 00:17:18 -07:00
5. You're done
2024-07-23 17:01:46 -07:00
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/5.png)