# iGio90/Dwarf

Full featured multi arch/os debugger built on top of PyQt5 and frida

Repository: https://github.com/iGio90/Dwarf
Canonical: https://ross.abutalabs.com/products/dwarf
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: frida, pyqt5, reverse-engineering, cracking, unicorn-emulator, capstone-engine, keystone-engine, android, ios, windows, linux
Last push: 2024-05-16T07:32:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2815, "days_push": 839, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1317, forks 175 (observed 2026-08-28T04:04:20.955289+00:00)

## What it is
Dwarf is a full-featured multi-architecture, multi-OS debugger built on PyQt5 and Frida, aimed at reverse engineers, security analysts, and crackers. It provides a GUI for attaching to local, Android, and iOS processes, plus scripting and tracing tools built on the Frida engine.

## Use cases
- debug android apps dynamically
- attach a debugger to an ios process
- reverse engineer a native binary on linux
- trace java method calls in an android app
- trace native function calls with register values
- write frida scripts with autocomplete and inline docs
- inject scripts into a running android app
- debug local binaries like a gui ollydbg alternative

## When to choose
- you need a GUI debugger for Android or iOS dynamic analysis
- you want Frida-powered debugging without writing all scripts from scratch
- you need cross-platform local process debugging with a modern UI
- you want to trace Java or native calls with register context

## When to avoid
- you need a lightweight headless debugger for CI pipelines
- you only need static reverse engineering without dynamic instrumentation
- you require a fully stable tool - the project notes known UI issues and a 2.0 rewrite in progress

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, security, developer-tools, gui, cli
- domain: reverse-engineering, security, mobile-development, developer-tools
- platform: windows, python, cross-platform
- tags: debugger, frida, pyqt5, dynamic-analysis, android-debugging, ios-debugging, unicorn, capstone, keystone, tracing, linux, macos, android, ios

## Member repositories
- iGio90/Dwarf (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.955289+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:12.722694+00:00, confidence not recorded.
  - readme: https://github.com/iGio90/Dwarf (fetched 2026-08-28T04:04:20.955289+00:00, sha 736bf721c717)
- Data as of 2026-08-30T08:39:29.467469+00:00.
