Hi,
Can you suggest some good books for ARM Assembly Language.
We decompiled the program, loaded & dissembled in IDA but what the instruction is doing need to understand before patching it.
Thanks, NickIN
Hi,
Can you suggest some good books for ARM Assembly Language.
We decompiled the program, loaded & dissembled in IDA but what the instruction is doing need to understand before patching it.
Thanks, NickIN
My book already introduces all the frequently used ones. For the rest, search for them in http://infocenter.arm.com/help/index.jsp when you encounter.
Hi,
Thanks for your quick response. Will check out the site. Its huge for sure.
Regards, NickIN