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

Allow adding new flags from hexdump #2932

Open
aedrax opened this issue Apr 13, 2022 · 2 comments
Open

Allow adding new flags from hexdump #2932

aedrax opened this issue Apr 13, 2022 · 2 comments
Labels
Enhancement Label requests for new features or to improve existing ones good first issue Easy issues for new comers. Help Wanted
Milestone

Comments

@aedrax
Copy link

aedrax commented Apr 13, 2022

Is your feature request related to a problem? Please describe.

Currently, you can add a new flag from the disassembly widget from the right click menu and a keyboard shortcut. However, this is not possible from the hexdump widget.

Describe the solution you'd like

Add an action to the right click menu in the hexdump widget for adding a new flag. Ideally, this will also correspond to a keyboard shortcut which is synchronized with the keyboard shortcut from the disassembly widget.

@XVilka XVilka added this to the 2.2 milestone Jul 30, 2022
@XVilka XVilka added the Enhancement Label requests for new features or to improve existing ones label Jul 30, 2022
@XVilka XVilka modified the milestones: 2.2, 2.3 Feb 9, 2023
@XVilka XVilka added good first issue Easy issues for new comers. Help Wanted labels Jun 8, 2023
@XVilka XVilka modified the milestones: 2.3, 2.4 Jul 31, 2023
@yasmiins
Copy link

Will be working on this issue with a team at Purdue as part of our senior design project.

@SantiagoTorres

Rohan-Sagar added a commit to Rohan-Sagar/ECE49595-OSS that referenced this issue Feb 14, 2024
@Rohan-Sagar
Copy link

I am part of the team at Purdue working with Professor @SantiagoTorres.

I've updated the pull request titled "WIP: Added option to add new flags from hexdump #2932" with the new functionality for adding flags from the hexdump view. I've also included images in the PR to demonstrate how this feature works.

@aedrax @XVilka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Label requests for new features or to improve existing ones good first issue Easy issues for new comers. Help Wanted
Projects
Status: No status
Development

No branches or pull requests

4 participants