gaasedelen / patching

An Interactive Binary Patching Plugin for IDA Pro
MIT License
860 stars 111 forks source link

problem with assemble #15

Closed mishavac closed 2 months ago

mishavac commented 1 year ago

when i try to use assemble i get error

изображение i try on ida 7.6 and 7.7 and get some error OC-widows10 executable file-arm64 dylib if you need i can give .dmp file

Nzoth9 commented 1 year ago

Same 🫥 IDA 7.7 ON ARM windows

Arcansel commented 1 year ago

i am at this stage as well, i just fixed a problem and now i got this one, also using Ida Pro 7.7 but i tried in 7.6 and the same thing happens.

ElonGaties commented 1 year ago

Has anyone found a fix to this issue?

w1redch4d commented 1 year ago

Use python version 3.10.4 or lower to fix the problem, if your IDA version is <=7.7

aundro commented 1 year ago

Indeed, this is likely the same issue as https://github.com/gaasedelen/patching/issues/16