I just want to know how I can change asm instructions in the IDA-view A:
Use Edit->patch program->assemble to write in assembly syntax
Edit->patch program->assemble
Use Edit->patch program -> patch bytes to edit bytes in the binary
Edit->patch program -> patch bytes
Finally, use Edit->patch program -> apply patch to input file to apply patches. I'v personally used it in IDA 7.0
Edit->patch program -> apply patch to input file