docs: what Ghidra sees, and what it does not #8

Merged
binjovi-bot merged 1 commit from docs/readme-what-ghidra-sees into trunk 2026-09-14 23:00:45 +00:00
Owner

The README explains the two layers of an IBM i program (the MI or W-code template versus the encapsulated PowerPC AS machine code), why the recovered listing is the second layer only, what RMVOBS(*ALL) deletes and what that means for retained binaries and for the recovery tiers.

https://claude.ai/code/session_01HPdKaFBKQVs8hzfgXMrnwV

The README explains the two layers of an IBM i program (the MI or W-code template versus the encapsulated PowerPC AS machine code), why the recovered listing is the second layer only, what RMVOBS(*ALL) deletes and what that means for retained binaries and for the recovery tiers. https://claude.ai/code/session_01HPdKaFBKQVs8hzfgXMrnwV
docs: what Ghidra sees, and what it does not
All checks were successful
binjovi/ci Binjovi completed the frozen plan
49aba25593
The README explains the two layers of an IBM i program: the MI or W-code
template that the compilers emit and the encapsulated PowerPC AS machine
code that the Licensed Internal Code translator stores next to it. The
recovered listing is the second layer only; creation data (observability)
is the first, and RMVOBS(*ALL) deletes it, which binds the object to the
current hardware generation and release. Observable objects carry their
debug views and names and are probed before Ghidra; retained binaries are
not portable, so a reconstruction is the only durable form.

Claude-Session: https://claude.ai/code/session_01HPdKaFBKQVs8hzfgXMrnwV
binjovi-bot deleted branch docs/readme-what-ghidra-sees 2026-09-14 23:00:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/sourcerer!8
No description provided.