Skip to main content

IPSW rule base collector

Project description

Anubis – Automated IPSW Data Harvester

Anubis is an automated collection framework for extracting data from binary files. It supports various collection methods, including regex searching, symbol extraction, class dumping, and IDA-based analysis.


Collectors

  • Regex-Based File Search – Locate patterns in files using ripgrep.
  • Class Dump Extraction – Extract Objective-C class information from Mach-O binaries.
  • Plist Conversion – Convert property list (plist) files to structured YAML format.
  • Section Extraction – Retrieve specific sections from Mach-O binaries.
  • Symbol Extraction – Extract function symbols from binaries using nm.
  • Strings Extraction – Extract and filter strings from binaries using regex patterns.
  • Register Tracking (Experimental) – Analyze register values within functions using IDA Pro.
  • Binary Export (Not supported on IDA 9+) – Extract and export binary analysis results from IDA Pro.

Installation

1. Install Dependencies

brew install yq ripgrep libmagic

2. Install Anubis.

python3 -m pip install anubis-ipsw

To use the IDA-based collectors, anubis must be installed on the same Python interpreter as IDA. You can select the correct interpreter using the idapyswitch utility.

Usage

Running Collectors

To collect data based on a rule file:

anubis collect /path/to/input /path/to/output /path/to/rules.yaml

Filtering Collectors

Run specific collectors:

anubis collect /input /output /rules.yaml -c rg -c binexport

Exclude specific collectors:

anubis collect /input /output /rules.yaml -b strings -b section

Rules example

Pull requests and issues are welcome!

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

anubis_ipsw-0.0.1.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

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

anubis_ipsw-0.0.1-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anubis_ipsw-0.0.1.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for anubis_ipsw-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7f5be96ecc85e8cc412ff7be9418eaa480d8777a30dca7b69d615fc8f2a2991b
MD5 a6029b414a65c389943d6c72ef941bed
BLAKE2b-256 247af2c71ceb98415f375a9405e3a247847697ec34274553a8bc24b7c1105f5c

See more details on using hashes here.

File details

Details for the file anubis_ipsw-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: anubis_ipsw-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 22.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for anubis_ipsw-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 77a448df14d58a9879c65c8e74ebfb890239e449fde1fc6f18bac4e59151b367
MD5 9ee41ec9a48e05b98bc9472d7698e005
BLAKE2b-256 e9c66a827205c0c24ca46ab41a0e55648c9127a28bfd482deef0376bcb0b9956

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