[Archived] GikDbg mobile debugging tool (iOS and Android)
What is GikDbg?
GikDbg is a mobile platform
assembly-level debugger, which is an application debugging tool for security
researchers.It is based on: OllyDbg (32-bit assembler level analysing debugger
for Microsoft? Windows); GDB (GDB, the GNU Project debugger); LLVM (collection
of modular and reusable compiler and tool-chain technologies).
What features can GikDbg support?
- ELF / Mach-O executable
file static analysis;
- Android / iOS App dynamic
debugging;
- Android / iOS remote console;
- ARM assembler;
- ARM disassembler;
- Device file uploading and
downloading;
- Built-in GDB and LLDB;
- Support for memory
breakpoint, software breakpoint, conditional breakpoint;
- Support for
multi-threaded debugging;
- Support for assembly code
level file patching.
GikDbg Screen Shot
GikDbg for iOS:
GikDbg.ART
(Android):