I can analyze programs designed for the ARM CPU platform(s); that is, I do not require access to the original source code. I can perform a simple, precursory examination ('this is the main function; this gets called a lot; and this function never gets called'), I can produce a full, commented disassembly, or I can do anything in between. I can also analyze individual functions within a program.