Skip to main content

atosl: atos for linux

Project description

atosl: atosl is short for atos for linux. It is partial replacement for Mac OS X’s atos tool which can be used for converting macho binary addresses into symbols. This version does not depend on any existing library.

I wrote this tool when I was developing http://egg.io with my friends, and we can not find a usable atos tool for our Linux server. So we decided to develop our own atos. And we use atosl instead of atos to avoid conflict with apple’s existing atos tool. In order to avoid reinventing wheels we decide to make it open source.

sample macho file can be reached at https://github.com/renoqiu/atosl/tree/master/test/res

## INSTALL

  1. pip install atosl

## USAGE

import atosl atosl.symbolicate(arch_str, macho_path, addresses_tuple)

## EXAMPLE

  1. atosl.symbolicate(‘armv7s’, ‘test/res/CrashTest3Dwarf.fat’, (“0x00006ed7”, ))

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

atosl-0.0.1.tar.gz (323.8 kB view details)

Uploaded Source

File details

Details for the file atosl-0.0.1.tar.gz.

File metadata

  • Download URL: atosl-0.0.1.tar.gz
  • Upload date:
  • Size: 323.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for atosl-0.0.1.tar.gz
Algorithm Hash digest
SHA256 938ec4eb617aabb0383d685d3fcb75f0a772400d98abf02247980bdc27d0dfad
MD5 062a89e3c72624c7415abf1c69d77099
BLAKE2b-256 d8412d5449602972707c214b7688a847ca682ede250509c25c59008bfa3bb4ee

See more details on using hashes here.

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