Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tbinfo assembly parsing #82

Merged

Conversation

berkayurun
Copy link
Contributor

In the function generate_wildcard_faults, doing a split using the brackets can lead to wrong detection of the instruction address if any brackets appear in the assembly code itself. To solve this, this PR additionally checks for the white space in order to do a correct splitting.

@aewag aewag merged commit 5f03011 into Fraunhofer-AISEC:master Nov 13, 2023
8 checks passed
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.

2 participants