Skip to content

add end_last_boundary_results transition to fix exception#31

Open
Vasanthadithya-mundrathi wants to merge 1 commit into
mandiant:mainfrom
Vasanthadithya-mundrathi:fix/issue-18-boundary-scan-exception
Open

add end_last_boundary_results transition to fix exception#31
Vasanthadithya-mundrathi wants to merge 1 commit into
mandiant:mainfrom
Vasanthadithya-mundrathi:fix/issue-18-boundary-scan-exception

Conversation

@Vasanthadithya-mundrathi
Copy link
Copy Markdown

The show last boundary scan results feature throws AttributeError because end_last_boundary_results() method was missing from the state machine.

Added the missing transition in state_machine.py to maintain symmetry with start_last_boundary_results.

Closes #18 .

I am Vasanth , 3rd year BE cybersecurity.

This is my first PR for the GSoC this year so it possible share me some insights . i am interested to contribute the Xrefer [Build a Multi-Backend Abstraction Layer with Binary Ninja Support] . i have issue with IDA pro to use xrefer plugin as i am trying with IDA free.

The show last boundary scan results feature throws AttributeError
because end_last_boundary_results() method was missing from the
state machine.

Added the missing transition in state_machine.py to maintain
symmetry with start_last_boundary_results.

Closes mandiant#18
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.

show last boundary scan results exception

1 participant