Skip to content

Function level disassembly and lifting support #742

@plafosse

Description

@plafosse

Some instruction sets don't easily lift one instruction at a time. For instance wasm, .Net, Java, I'm sure others. One possible solution to this is to allow lifting of the entire function at once rather than one instruction at a time as the current architecture plugins support.

Metadata

Metadata

Assignees

Labels

Component: ArchitectureIssue needs changes to an architecture pluginComponent: CoreIssue needs changes to the coreEffort: HighIssue should take > 1 monthImpact: HighIssue adds or blocks important functionality

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions