Skip to content

Converts executable images from the old PE format used by Microsoft(R) NT PDK v1.196 (September 1991) and PDK October 1991 to a newer PE format that can be recognized by modern tools.

License

Notifications You must be signed in to change notification settings

HBelusca/NTPEConv

Repository files navigation

NT OS/2

NTPEConv

Copyright 2021-2022 Hermès Bélusca-Maïto, under the GPL-2.0+ license.

Converts executable images from the old PE format used by Microsoft(R) NT PDK v1.196 (September 1991) and PDK October 1991 to a newer PE format that can be recognized by modern tools.

Please consult the documentation for a detailed description of this old PE format.

Usage

Usage: NTPECONV [options] source_file [dest_file]

Options:
    -n, --nologo    Remove the banner.
    -v, --verbose   Display file information when processing.
    -t, --test      Process the source file without actually generating
                    an output file.
    -?, --help      Display this help message.

About

Converts executable images from the old PE format used by Microsoft(R) NT PDK v1.196 (September 1991) and PDK October 1991 to a newer PE format that can be recognized by modern tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published