Skip to main content

Custom classes and types used in OFRAK

Project description

OFRAK

OFRAK (Open Firmware Reverse Analysis Konsole) is a binary analysis and modification platform that combines the ability to unpack, analyze, modify, and repack binaries.

Package: ofrak_type

OFRAK
└───ofrak
└───ofrak_type  <-- //YOU ARE HERE//
│   └───architecture
│   └───bit_width
│   └───endianness
│   └───error
│   └───memory_permissions
│   └───range
└───ofrak_io
└───ofrak_patch_maker
└───ofrak_tutorial

This package contains primitive types used across OFRAK packages, including:

  • Range, an object used to represent a range of integers. Especially common when representing memory ranges.
  • InstructionSet, SubInstructionSet, InstructionSetMode, and Processor, enum classes representing various architecture information.
  • BitWidth and Endianness for indicating data representations.
  • NotFoundError, AlreadyExistError, InvalidStateError, and InvalidUsageError, which each represent a general type of error not covered by Python's built in exception classes.
  • MemoryPermissions, an enum class of memory access permissions R, W, X, and valid combinations of such.

Testing

This package maintains 100% test coverage of statements.

License

The code in this repository comes with an OFRAK Community License, which is intended for educational uses, personal development, or just having fun.

Users interested in using OFRAK for commercial purposes can request the Pro or Enterprise License. See OFRAK Licensing for more information.

Documentation

OFRAK has general documentation and API documentation, which can be viewed at https://ofrak.com/docs.

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

ofrak_type-2.3.0rc1.tar.gz (19.5 kB view details)

Uploaded Source

File details

Details for the file ofrak_type-2.3.0rc1.tar.gz.

File metadata

  • Download URL: ofrak_type-2.3.0rc1.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ofrak_type-2.3.0rc1.tar.gz
Algorithm Hash digest
SHA256 0ba5399c46d76c4269924a3d0908fb7a96101a264f22d2e8a693eaf996d29640
MD5 1f5401b2adb4213635a8c5563aa1627f
BLAKE2b-256 73bdd08fa0b5d01b20c9589d628f39d5cb24659f7dd4325bd5e2879c952f2a8d

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