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

Failed to assembly when converted to code in IDA #53

Open
confile opened this issue Oct 17, 2018 · 0 comments
Open

Failed to assembly when converted to code in IDA #53

confile opened this issue Oct 17, 2018 · 0 comments

Comments

@confile
Copy link

confile commented Oct 17, 2018

I use IDAP Pro 7.1 wich keypatcher 2.2. At address 0048ED60 I want to insert some code:

malware-windows_10_pro_x64

I inserted push esp:

image

After hitting the patch button I get this:

image

That is correct. IDA tries to interpret the code. When I now try to continue editing lie in this screenshot:

image

and hit the Patch button, then I get the following error.

image

In order to make the plugin work I need to cancel editing after the first operation. Go to the edited address 0048ED60 and hit u für undefine. After that I can continue with the keypatcher.

Can you please fix that? It makes multi editing very hard.

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

No branches or pull requests

1 participant