Comment by StavrosK
10 years ago
Does "no saving of databases" include "no saving of binaries"? I patched a binary in the view to test but can't save it.
10 years ago
Does "no saving of databases" include "no saving of binaries"? I patched a binary in the view to test but can't save it.
Not right now -- we might change that in the future though.
Maybe patch binary ninja to allow it? ;)
I can't patch stuff unless Binary Ninja works, and I can't get it to work unless I can patch stuff! :(
I'm afraid I'm not knowledgeable enough to do it by hand. I can make a jump always fail by setting the instructions to NOPs, but I can't recalculate offsets and things required to turn a jne into a jmp...