Skip to main content

Xor any file byte by byte

Project description

Hardxor

hardxor is a tool to xor a file byte by byte.

bash> hexdump inputfile.hex
$ 0000000 69 6d 70 6f 72 74 20 70 61 74 68 6c 69 62 0a 66
  0000010 72 6f 6d 20 73 65 74 75 70 74 6f 6f 6c 73 20 69

bash> python3 -m hardxor inputfile.hex -k 0xe4 -o outputfile.hex

bash> hexdump outputfile.hex
$ 0000000 8d 89 94 8b 96 90 c4 94 85 90 8c 88 8d 86 ee 82
  0000010 96 8b 89 c4 97 81 90 91 94 90 8b 8b 88 97 c4 8d

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

hardxor-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distributions

hardxor-0.0.2-py3.9.egg (3.4 kB view hashes)

Uploaded Source

hardxor-0.0.2-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

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