Skip to content

Add complete MLIL deep copy support#52

Merged
tinysec merged 1 commit into
masterfrom
feat/mlil-deep-copy
Jul 22, 2026
Merged

Add complete MLIL deep copy support#52
tinysec merged 1 commit into
masterfrom
feat/mlil-deep-copy

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add source-aware MLIL deep-copy APIs with custom child handlers and metadata preservation
  • copy list caches, SSA wrappers, constraints, branch labels, and official fallback behavior
  • expose all five native raw operand slots and fix typed call/builder layouts
  • fix MLIL label-map pointer-array marshaling and branch translation tracking

Verification

  • dotnet build --no-restore (0 warnings, 0 errors)
  • external BinaryNinja E2E suite: 126/126 passed
  • real non-SSA, SSA, conditional, goto, and jump-table function copies

@tinysec
tinysec merged commit c8b6b37 into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/mlil-deep-copy branch July 22, 2026 10:51
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.

1 participant