Skip to main content

sfextract tries to extract Setup Factory files on any OS.

Project description

sfextract

Latest Stable Release

This library tries to extract all internal files associated with Setup Factory executables. This extractor is based on SFUnpacker but is meant to be fully executable on Linux.

Installation

sfextract can be installed from pypi using pip:

pip install sfextract

Use

By installing this library, you will be able to simply execute sfextract from your commandline.

If you wish to use it as an imported library instead, you can use

from sfextract.main import extract

extractor = extract("file.exe", "output_folder")
print(extractor.version)
for file in extractor.files:
    print(file)

Limitations

This library has the same limitations as the one it was based on. It currently only support Setup Factory 7, 8 and 9.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sfextract-0.0.8.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sfextract-0.0.8-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file sfextract-0.0.8.tar.gz.

File metadata

  • Download URL: sfextract-0.0.8.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for sfextract-0.0.8.tar.gz
Algorithm Hash digest
SHA256 b80672c92bc09096822b7fab02192bfd588239073f62782c0da8121220aa3d59
MD5 6263043a052c454153ff261dfa899546
BLAKE2b-256 159afe938378da726cdd3bf4d4909404ebc560db9773ea2ad65a072f54ee1052

See more details on using hashes here.

File details

Details for the file sfextract-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: sfextract-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for sfextract-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 c2f68922dd419c770fac1dab5fc98c97082d7d71a4b4cbe0b82b55a48b10fa80
MD5 f4f88eadaa0b30995164d1951bab1be4
BLAKE2b-256 3f4bd679426e48761b4fc27271d8dcea325ab3e37a2055a9e16142b08ae48a7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page