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

Drag and drop multiple lines #3328

Open
khaled2094 opened this issue Mar 29, 2024 · 0 comments
Open

Drag and drop multiple lines #3328

khaled2094 opened this issue Mar 29, 2024 · 0 comments
Labels
feature The issue requests a new feature.

Comments

@khaled2094
Copy link

Feature type

Debugging

Describe the feature

Sometimes all I need, is to change a simple instruction to another that will need 3 bytes instead of 2 bytes. Which, results in either rewriting the entire function or creating a jump to the modified instruction and a jump back to the original location. Quite inefficient if you ask me. Thank you for the hard work I really like x64dbg.

@khaled2094 khaled2094 added the feature The issue requests a new feature. label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature The issue requests a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant