F8LEFT/SoFixer
None observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3376
- days_rel: n/a
- days_push: 1944
- n_releases_24m: 0
Adoption not part of the score
1024 stars · 336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SoFixer is a command-line tool that repairs ELF shared object (.so) files dumped from process memory, fixing section headers, program headers, and relocations so they can be analyzed in tools like IDA. It supports both 32-bit and 64-bit Android native libraries.
Use cases
- repair so file dumped from memory
- fix elf shared library for ida analysis
- rebuild section headers of dumped android so
- analyze dumped native library in reverse engineering
- fix relocations in memory-dumped so file
When to choose
- you dumped an Android .so from memory and need it loadable or analyzable in IDA
- you need to repair ELF headers and relocations of a 32-bit or 64-bit shared library
When to avoid
- you need to repair non-ELF binaries or Windows PE files
- you need actively maintained tooling with guaranteed correctness of relocation parsing
Facets
cli-tool · maturity maintenance
reverse-engineering parser developer-tools reverse-engineering security developer-tools windows cli cpp elf android so-files memory-dump binary-repair ida linux macos
1 source
- readme: https://github.com/F8LEFT/SoFixer · fetched 2026-08-28 · d62e62ef2294
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| F8LEFT/SoFixer | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem