-
Notifications
You must be signed in to change notification settings - Fork 280
Add Linear Sweep API #4541
Copy link
Copy link
Open
Labels
Component: APIIssue needs changes to the APIIssue needs changes to the APIComponent: CoreIssue needs changes to the coreIssue needs changes to the coreImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround
Milestone
Metadata
Metadata
Assignees
Labels
Component: APIIssue needs changes to the APIIssue needs changes to the APIComponent: CoreIssue needs changes to the coreIssue needs changes to the coreImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround
It would be nice to have a linear sweep accessible from the API to find functions between a range of addresses. Currently, you can only perform a linear sweep over the entire binary.