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

Shortcut to nop expression #54

Open
holly-hacker opened this issue Dec 13, 2020 · 1 comment
Open

Shortcut to nop expression #54

holly-hacker opened this issue Dec 13, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@holly-hacker
Copy link
Owner

holly-hacker commented Dec 13, 2020

Right-clicking some code in the decompiler view and clicking "Edit IL instructions" automatically selects them in the IL editor. Having a context menu option to immediately nop them would save a lot of time.

Other options:

  • Change conditional branch to always be true
  • Remove write to variable
@holly-hacker holly-hacker added the enhancement New feature or request label Dec 13, 2020
@holly-hacker
Copy link
Owner Author

Sample where this would be useful, and good test target: KeyGenMe.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant