BinPatch (Kay Hayen)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|utp}} |released=~1996 }} '''BinPatch''' (also '''BinPatch Classic''', '''BinPatch Professional''') is a...") |
m (→Sample files) |
||
(One intermediate revision by one user not shown) | |||
Line 16: | Line 16: | ||
* [{{SACFTPURL|utilprog|mkpat30d.zip}} BinPatch v3.0o for DOS] | * [{{SACFTPURL|utilprog|mkpat30d.zip}} BinPatch v3.0o for DOS] | ||
* [{{SACFTPURL|utilprog|mkpat30n.zip}} BinPatch v3.0 for Windows] | * [{{SACFTPURL|utilprog|mkpat30n.zip}} BinPatch v3.0 for Windows] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|unsupported/binPatch}} | ||
== Links == | == Links == | ||
* [https://web.archive.org/web/19991012195214/http://kayhayen.com/binpatch.htm BinPatch website (1999 archive)] | * [https://web.archive.org/web/19991012195214/http://kayhayen.com/binpatch.htm BinPatch website (1999 archive)] |
Latest revision as of 19:21, 16 February 2024
BinPatch (also BinPatch Classic, BinPatch Professional) is a file patching application developed by Kay Hayen Software.
Its native "plain patch" file format uses the .UTP file extension. Some versions also support an "executable patch" (.EXE) format.
Contents |
[edit] Identification
UTP files are observed to start with bytes 43 84 7f 3e
, though more research may be needed to confirm this.
[edit] Software
- BinPatch v1.04 (for DOS and Windows console)
- BinPatch v3.0o for DOS
- BinPatch v3.0 for Windows