Skip to main content

Partial QR Code Decoder

Project description

Partial QR Code Decoder

An aggressive QR code decoder that can recover data from partially missing or damaged QR codes.

Usage

partial-qr --input path/to/qr_code_matrix.txt

If the input is too corrupted, bruteforce strength can be increased, but beware of the exponential runtime increase, especially for higher versions:

partial-qr --input path/to/qr_code_matrix.txt --max-brute-bits 24

Additional hints can be provided to the bruteforce to speed it up:

--ascii - Assume the data is ASCII, which reduces the search space significantly.

--url - Assume the data is a URL, so it must start with either http:// or https://.

--parallel - Enable parallel bruteforce using all available CPU cores.

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

partial_qr-0.0.29.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

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

partial_qr-0.0.29-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

Details for the file partial_qr-0.0.29.tar.gz.

File metadata

  • Download URL: partial_qr-0.0.29.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for partial_qr-0.0.29.tar.gz
Algorithm Hash digest
SHA256 0cc301e877304a2bc345104da6f276acf13b9c47aec9f0eb79269631d749f1bb
MD5 012243c1393872ea89a7322393ca8521
BLAKE2b-256 328ab625d34d1107d1c5a9562b427f2c13a252252654e7ef4b384bc3e5bd1396

See more details on using hashes here.

File details

Details for the file partial_qr-0.0.29-py3-none-any.whl.

File metadata

  • Download URL: partial_qr-0.0.29-py3-none-any.whl
  • Upload date:
  • Size: 31.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for partial_qr-0.0.29-py3-none-any.whl
Algorithm Hash digest
SHA256 00becd048fe56cbfe0b861cf0bd04dbee4e3197c418443be68f0f9f563dc5348
MD5 5a42cbbebce465f277746c103f93da57
BLAKE2b-256 aedcf31dfe89496a9f0948848532d6fc53c96fed114c9e08d813ca307093d365

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