# dqzg12300/fridaUiTools

frida工具的缝合怪

Repository: https://github.com/dqzg12300/fridaUiTools
Canonical: https://ross.abutalabs.com/products/fridauitools
Language: Python
License Family: other
Last push: 2026-05-18T12:15:10+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 83, longevity 100
- inputs: {"age_days": 1919, "days_push": 107, "days_rel": 113, "gap_med": 3, "n_releases_24m": 4}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2010, forks 432 (observed 2026-08-28T04:06:05.055534+00:00)

## What it is
fridaUiTools is a PyQt5 desktop workbench that wraps Frida into a unified GUI for attaching to processes, managing hook script templates, viewing logs, and running common reverse-engineering tasks like JNI trace, dump so/dex, and memory search. It also integrates OpenAI-compatible AI endpoints for generating hook scripts and analyzing logs.

## Use cases
- attach to android processes with frida from a gui
- manage and reuse frida hook script templates
- dump dex or so files from an android app
- trace jni calls of an android app
- search memory strings and values on a device
- use ai to generate frida hook scripts
- analyze frida logs with an llm

## When to choose
- you do frequent frida-based android reverse engineering and want a gui instead of raw scripts
- you want built-in tools like jnitrace, dex dump, stalker, and wallbreaker in one place
- you want to keep a local library of reusable hook templates
- you want AI-assisted script generation and log analysis

## When to avoid
- you need a headless or CI-automated frida workflow
- you only target iOS or non-Android platforms
- you require a formally licensed or audited tool for compliance-sensitive work
- you want a lightweight CLI rather than a desktop app

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, developer-tools, gui, llm-inference, logging
- domain: reverse-engineering, security, developer-tools, android-tools
- platform: python, windows
- tags: frida, pyqt5, hooking, dynamic-analysis, android, adb, script-templates, ai-assisted, linux, macos, desktop

## Member repositories
- dqzg12300/fridaUiTools (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:05.055534+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-30T03:01:07.787157+00:00, confidence not recorded.
  - readme: https://github.com/dqzg12300/fridaUiTools (fetched 2026-08-28T04:06:05.055534+00:00, sha f09562b9648b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
