Skip to content

[WIP] Implement CFI#491

Closed
mohanson wants to merge 4 commits intonervosnetwork:developfrom
mohanson-fork:cfi
Closed

[WIP] Implement CFI#491
mohanson wants to merge 4 commits intonervosnetwork:developfrom
mohanson-fork:cfi

Conversation

@mohanson
Copy link
Collaborator

@mohanson mohanson commented Nov 10, 2025

Implement CFI in the interpreter

$ cargo run --example ckb_vm_runner -- --mode interpreter64 ANY_PROGRAM_ENABLES_CFI

Implement a CFI Flags detector

$ cargo run --example cfi_detector --  ANY_PROGRAM_ENABLES_CFI
CFI_LP_UNLABELED: false
CFI_SS:           true
CFI_LP_FUNC_SIG:  false

@mohanson mohanson marked this pull request as draft November 10, 2025 02:12
@mohanson mohanson changed the title Implement CFI [WIP] Implement CFI Nov 10, 2025
@mohanson mohanson closed this Nov 10, 2025
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