Hi,
I am new here and in reverse engineering. As you know we can add assembly code in Ollydbg. Just right click on a string and Assemble :)
Now I am dissassembling an ARM executable. As you know Ollydbg doesnt support ARM. I dissassembly it with IDA Pro. But in IDA , I can not add my assembly code into my ARM Executable. After "Edit>Patch Program>Assemble" , It gives an error. (Sorry, This processor module doesnt support the assembler).
So how can add my assembly code into this ARM executable?
Thanks...







