![]() |
|
|
|
#1
|
|||
|
|||
|
PEOSDown (src only)
PEOSDown (src only):
The idea was to downgrade from OptionalHeader MajorOperatingSystemVersion and MajorSubsystemVersion to make it run on older System like Windows XP; files still doesn't run due to missing Apis. In the end I just used VS Community 2017 with tools set 141 for XP. I think that source code will be usefully for further projects so this is why I share it. Last edited by CodeCracker; 11-17-2024 at 05:34. |
| The Following 15 Users Say Thank You to CodeCracker For This Useful Post: | ||
alekine322 (04-12-2025), Apuromafo (11-18-2024), darkBLACK (01-15-2025), Dr.FarFar (11-19-2024), Mahmoudnia (11-17-2024), MarcElBichon (11-17-2024), mer0x36 (01-09-2025), niculaita (11-19-2024), SofTw0rm (11-17-2024), tonyweb (11-24-2024), user1 (11-17-2024), user_hidden (11-17-2024), wx69wx2023 (11-17-2024), yoza (11-19-2024), zionoobie (01-08-2025) | ||
|
#2
|
||||
|
||||
|
Quote:
Good work @CodeCracker.. |
|
#3
|
|||
|
|||
|
Great idea mate!!
|
|
#4
|
|||
|
|||
|
Visual C++ Redistributable for Visual Studio 2019 (version 16.7) v14.27.29114 XP
Windows XP Support: Microsoft ended support for Windows XP on April 8, 2014. Current versions of the Visual C++ Redistributable for Visual Studio 2015-2022 only support Windows 7, 8.1, 10, and 11. The last version of the Visual C++ Redistributable that works on Windows XP shipped in Visual Studio 2019 version 16.7 (file versions starting with 14.27). https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 |
| The Following User Says Thank You to LordGarfio For This Useful Post: | ||
sendersu (01-09-2025) | ||
|
#5
|
|||
|
|||
|
Although I drop my idea, seems this does support PE 64 files.
|
![]() |
|
|