KAPITALSIN

JUEGOS/SOFTWARE/HARDWARE => SOFTWARE => Mensaje iniciado por: Fl0ppy en 23 de Julio de 2017, 07:38:44 pm

Título: PatchPE, patcher for PE executable header
Publicado por: Fl0ppy en 23 de Julio de 2017, 07:38:44 pm
PatchPE (http://nikkhokkho.sourceforge.net/static.php?page=PatchPE)

Sunday, July 23 2017 . 08:48 AM
Introduction
PatchPE is a patcher for PE executable headers, that could make them compatible with older versions of Windows.

Recent linkers, use to add latest versions on the headers, so, you can find programs that are marked to work only on Windows 10, but once patched, they can work in Windows XP, or even 2000 or NT.

In some circumnstances, the program itself will use features not available in older Windows versions, and thus, the resulting patched executable will not completely work, or not at all.

(http://nikkhokkho.sourceforge.net/images/patchpe.png)

Usage
PatchPE.exe <File>

Examples:
PatchPE.exe notepad.exe


Technical details
PatchPE, simply alters the fields on the PE header over MajorOperatingSystemVersion, MinorOperatingSystemVersion, MajorSubsystemVersion and MinorSubsystemVersion to make them compatible with Windows NT 4.0 or later.

Download
- Win32 and Win64 binaries and Visual C++ 2017 source code (122 Kb. in ZIP format).


History
1.20 - 2017/07/23
- Added support for Large Address Aware (LAA) to enable 32 bit applications use more than 3GB of memory same as /LARGEADDRESSAWARE (IMAGE_FILE_LARGE_ADDRESS_AWARE).
- Enabled aggressive trimming same as /WS:AGGRESSIVE (IMAGE_FILE_AGGRESIVE_WS_TRIM).
- File size slightly reduced.

1.10 - 2017/03/09
- Added more error controls.
- Improved error messages.
- Upgraded to Visual C++ 2017.

1.00 - 2017/03/08
- Initial public version


Links
- Official PatcPE's website: nikkhokkho.sourceforge.net/static.php?page=PatchPE.

- Official author's website: Bitácora de Javier Gutiérrez Chamorro (Guti) | Mi nombre es Javier Gutiérrez (http://www.javiergutierrezchamorro.com).
Título: Re:PatchPE, patcher for PE executable header
Publicado por: mariocanales en 24 de Julio de 2017, 05:09:59 pm
lo has probado ya? lo primero q se me vino a la mente es el office 2013,q no se puede usar en xp.
pq si,no quiero soltar xp.
Título: Re:PatchPE, patcher for PE executable header
Publicado por: Fl0ppy en 25 de Julio de 2017, 08:01:58 am
Es que no uso Office ni XP
Título: Re:PatchPE, patcher for PE executable header
Publicado por: mariocanales en 25 de Julio de 2017, 01:20:16 pm
pero q has usado po,en q lo has probado,si lo probaste ya.
Título: Re:PatchPE, patcher for PE executable header
Publicado por: Fl0ppy en 25 de Julio de 2017, 01:41:45 pm
No he probado este programa todavia
Título: Re:PatchPE, patcher for PE executable header
Publicado por: mariocanales en 25 de Julio de 2017, 05:54:35 pm
ok,a lo q lo pruebe comento.
Título: Re:PatchPE, patcher for PE executable header
Publicado por: mariocanales en 12 de Agosto de 2017, 11:21:18 am
lo he intentao con navegadores y emuladores y no funciona hasta el momento.
Título: Re:PatchPE, patcher for PE executable header
Publicado por: mariocanales en 01 de Septiembre de 2017, 07:59:58 pm
a ver,pregunto mejor pq capaz lo estoy haciendo mal.
lo q hago es poner en la carpeta del programa el ejecutable a pachar,y lo arrastro encima.o como es la cosa? pq no me abre.