lfanew 0~20230825+dfsg-1 source package in Ubuntu

Changelog

lfanew (0~20230825+dfsg-1) unstable; urgency=medium

  * Source-only upload to unstable after NEW.
  * Standards-Version 4.7.0, no change required.

 -- Stephen Kitt <email address hidden>  Wed, 24 Apr 2024 20:25:15 +0200

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
lfanew_0~20230825+dfsg-1.dsc 1.8 KiB fbad644c5c91b42f9a5e1ba2bd065695c8cd5ce2f43e396fedf80028f7273d47
lfanew_0~20230825+dfsg.orig.tar.xz 84.0 KiB 62792162f219915e598ca55ed8b69fdf43f49fbecca6a59ca757f778f1d2d60a
lfanew_0~20230825+dfsg-1.debian.tar.xz 3.9 KiB 845ee20791c09e9cdd72f2fe37279ba8942175e03817d74c8b412324bb4178df

No changes file available.

Binary packages built by this source

lfanew: tool to manipulate MZ stubs in NE/PE binaries

 lfanew is a tool manipulating the e_lfanew header field in MZ (DOS)
 binaries. It can
  - add a .e_lfanew field to an MZ binary, allowing it to be used as a
    DOS loader stub for a NE or PE binary;
  - stubify a NE/PE binary by combining it with an MZ stub;
  - extract a NE/PE binary from a stubified MZ/NE/PE binary pair.

lfanew-dbgsym: debug symbols for lfanew