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

Does not paste binary data into dump memory #2944

Open
AbedKarmi opened this issue Oct 2, 2022 · 1 comment
Open

Does not paste binary data into dump memory #2944

AbedKarmi opened this issue Oct 2, 2022 · 1 comment
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer.

Comments

@AbedKarmi
Copy link

Operating System

Windows 11

x64dbg Version

Sep 25, 2022

Describe the issue

In X32dbg, try to paste binary data (hex string) into dump memory, it does not work, nothing will be pasted!. While it works if the hex data is little. This problem is not found in the x64dbg.

Check patches, you will find nothing! while there are many differences in the pasted data

Steps to reproduce

  1. load a test.dll file in x32dbg
  2. open .text secion in dump and select the whole data
  3. open testbin.bin nin hex editor, select the whole data , copy as hex string
  4. Binary Paste copied data from hex editor over the dump data

Attachments

Test.zip
Uploading TESTbin.zip…

@AbedKarmi AbedKarmi added the bug The issue describes a bug. It does not mean the bug has been reproduced by a developer. label Oct 2, 2022
@jakaria9001
Copy link

Hi Abed, can you assign me this task, and give me some context, I'd love to work on it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer.
Projects
None yet
Development

No branches or pull requests

2 participants