keystone
keystone copied to clipboard
No syntax error on unbalanced brackets
Syntax error is not occured when there is a missing bracket.
x64: lea rcx, [rdx
Result: 48 8d 0d b3 fa ff ff
Is this intended behavior?
I'm using go binding, but I guess this is reproducible in other bindings as well. you can also find the same result in the shell-storm online wrapper.