Skip to main content

FoxLift

CI PyPI Python License: AGPL v3

FoxLift is an open-source Visual FoxPro 9 decompiler. It reads compiled VFP files and produces a source tree that can be inspected, versioned, and rebuilt where the input is fully supported.

FoxLift is under active development. Treat output as unverified unless the command reports "verified": true.

Install

Install the command with pipx or uv:

pipx install foxlift
# or
uv tool install foxlift

To install into the current Python environment instead:

python -m pip install foxlift

Use

Inspect a compiled file without writing output:

foxlift inspect app.exe --json

Decompile it to a directory:

foxlift decompile app.exe -o recovered

decompile exits with 0 only when every discovered section was lifted inside the supported slice. Exit code 2 means partial output was written but could not be fully verified. Invalid or unsupported input exits with 1.

Extract an application into a named project tree:

foxlift extract app.exe -o recovered

extract names every file from the container's own directory: compiled .fxp and .mpx members come back as .prg and .mpr source, form and class tables are reconstructed with their method source restored, and tables, memo sidecars, and raw resources are written byte-for-byte. The detected startup program is reported. Exit 0 means every entry landed; 2 means the tree was written with named misses.

FoxLift works offline and does not require Visual FoxPro at runtime.

A worked example ships in demo/: authored source, compiled on a real VFP9, decompiled with this CLI, recompiled byte-identical — with every exit code, hash, and per-section verdict recorded in its receipts.

Scope

FoxLift targets unprotected Visual FoxPro 9 artifacts, including .fxp, .app, .exe, .scx, .vcx, .frx, and .mnx files. Coverage varies by format and language feature while development continues.

Decompiler output is functionally equivalent source, not the original source. Comments are not present in compiled bytecode, and some expressions lose their original spelling during compilation. Protected or encrypted applications are not supported.

Only decompile software you own or are authorized to inspect.

Contributing

See CONTRIBUTING.md for setup and contribution rules. Do not submit proprietary binaries, confidential data, or output derived from ReFox.

FoxLift is licensed under the GNU Affero General Public License v3.0. Separate commercial terms may be available for proprietary integrations that cannot comply with the AGPL. The FoxLift name and logo are covered by the trademark policy. Project updates are published at foxlift.dev.

Release files for foxlift 0.8.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for foxlift 0.8.0
File Size Uploaded
foxlift-0.8.0.tar.gz 446.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for foxlift 0.8.0
File Interpreter ABI Platform
foxlift-0.8.0-py3-none-any.whl Python 3 none any Details

Total release size: 903.5 kB

Release files / foxlift-0.8.0.tar.gz

Download URL foxlift-0.8.0.tar.gz
Size 446.5 kB
Tags Source
SHA-256 checksum
How to use checksums
d92ec4b225c26966ffbdaa0f24e76f42f9e0694b8b9d5bd3ccd922ccd377937e
BLAKE2b-256 checksum
How to use checksums
5f78c6489c1001b96eb23f31debc3cd79a2ddfd77cac7c0fde99ec83f795adef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / foxlift-0.8.0-py3-none-any.whl

Download URL foxlift-0.8.0-py3-none-any.whl
Size 457.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
897e08a3e78489cec5af4fb0d613d48abd211dda31b7d10999a7d3a7e6a7c714
BLAKE2b-256 checksum
How to use checksums
bf58f6a7a91d682c8778b217fa9a07b48bdb58169b3f999d3c23a9b92e915663
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.8.0 This release

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page