Skip to content

Rewrite and modernize the README#31

Merged
everettjf merged 2 commits into
masterfrom
claude/review-and-plan-g4p9o
May 22, 2026
Merged

Rewrite and modernize the README#31
everettjf merged 2 commits into
masterfrom
claude/review-and-plan-g4p9o

Conversation

@everettjf
Copy link
Copy Markdown
Owner

Summary

Thorough rewrite of README.md and README.zh-CN.md:

  • Reorganized around features: structure & navigation, Apple binary internals, code & cross-references, dyld shared cache, productivity/UX, automation, and a "built for suspicious files" robustness section.
  • Added a table of contents, a supported-formats table, a CLI options table, and badges (Linux CI, latest release, platforms).
  • Added a cross-platform Build from source section (macOS / Linux / Windows).
  • Documented capabilities added recently: code-signature & entitlements parsing, layout + opened-table search, off-the-UI-thread parsing, Linux support, and the malformed-input hardening story.
  • Kept the simplified Star History badge.

Test plan

  • Markdown renders correctly (headings, tables, anchors, code blocks)
  • Links point to existing files (DEVELOP.md, CLI.md, CLI.zh-CN.md, docs/release_packaging.md)

https://claude.ai/code/session_013kBiVXftgoEsyGVyrvfGok


Generated by Claude Code

claude added 2 commits May 22, 2026 23:51
Reorganize both READMEs around features (structure/navigation, Apple binary
internals, code & xref, dyld cache, UX, automation, robustness), add a table of
contents, supported-formats and CLI option tables, badges (CI, release,
platforms), and a cross-platform build section. Reflect capabilities added
since the last revision: code signature / entitlements parsing, layout and
opened-table search, off-thread parsing, Linux support, and the malformed-input
hardening story. Keep the simplified Star History badge.

https://claude.ai/code/session_013kBiVXftgoEsyGVyrvfGok
@everettjf everettjf merged commit 9515123 into master May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants